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 =  9.15*x ; return y }

aX = 0; bX = 6; aY = 0; bY = 55
Dx = 1/2; Dy = 5

xx=[1,2,3,4,5,6]; yy=[10,20,30,40,50]
Q1x = [1.6,3.6,4.8]; Q1y = [18, 26, 48]

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