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 = 23*x*x - 37*x + 1; return y }

aX = -0.1; bX = 1.6; aY = -14; bY = 1
Dx = 0.1; Dy = 1

Qx=[0.8043478]; Qy=[f(0.8043478)]
Q1x=[1.5811986254437234,0.0274970267301897]; Q1y=[0,0]