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 = 0.1033 * x + 0.5341; return y }

aX = 0; bX = 110; aY = 0; bY = 12
Dx = 10; Dy = 1

Q1x=[31,63,87,109]; Q1y=[3.8,6.9,9.6,11.8]
xx=[50,100]; yy=[5,10]

AX=BX=AY=BY=""
AAX=aX; BBX=bX; AAY=aY; BBY=bY