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 = 12.149*x; return y }
...
aX = 0; bX = 12; aY = 0; bY = 140
Dx = 1; Dy = 10
...
xx=[5,10]; yy=[50,100]
Qx= [ 2, 3, 8, 11, 4, 5, 9, 7, 5, 7]
Qy= [24,42,102,129,52,57,105,85,62,90]
...
AX=BX=AY=BY=""
...
AAX=aX; BBX=bX; AAY=aY; BBY=bY