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 = -6.381*x + 70.07; return y }
...
aX = 4; bX = 9; aY = 0; bY = 50
Dx = 1; Dy = 10
...
Qx= [5,5.5,6,6.5,7,7.5,8,8.5]
Qy= [40,36,32,27,23,19,19,20]
...
AX=BX=AY=BY=""
...
AAX=aX; BBX=bX; AAY=aY; BBY=bY