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) { with(Math) {y = sqrt(x*x+0.6)-sqrt(pow(x,4)+0.9)}; return y }
...
aX = -3; bX = 3; aY = -6; bY = 1
Dx = 1; Dy = 1
...
AX=BX=AY=BY=""
...
AAX=""; BBX=""; AAY=""; BBY=""
...