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 = 3.73 * x - 264.7; return y }
...
aX = 0; bX = 110; aY = -300; bY = 150
Dx = 10; Dy = 50
...
xx = [50,100]; yy = [-300,-200,-100,100]
Qx= [ 65, 75, 85, 95, 105]
Qy= [  -21, 18, 43, 95, 127 ]
..
AX=BX=AY=BY=""
BX="°C"
...
AAX=aX; BBX=bX; AAY=aY; BBY=bY