Puoi aprire il codice e modificare la funzione: vedi l'Help
You can open the Code and modify the function: see the Help
HELP

function f(x) { y = 3/5*x ; return y }
...
aX = 0; bX = 10; aY = 0; bY = 6
Dx = 11; Dy = 7
...
Q1x=[5,8]; Q1y=[3,4.8]
...
AX=BX=AY=BY=""
...
AAX="0"; BBX=""; AAY="0"; BBY=""
...
T0=["(5,3)",6.4,2.8]; T1=["(x,y)",9.2,4.4]