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

sciroppo = 600; zucchero = sciroppo/100*20
function f(x) { y =  (zucchero+x)/(sciroppo+x)*100; return y }

aX = 0; bX = 200; aY = 0; bY = 40
Dx = 10; Dy = 5

yy=[10,20,30,40]; xx=[50,100,150,200]; C1="red"; L1x=[85.714,85.714]; L1y=[0,30]
Qx=[85.714]; Qy=[30]

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