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 = 1/Math.abs(x-1); return y }
...
aX = -5; bX = 5; aY = 0; bY = 10
Dx = 1; Dy = 1
...
AX=BX=AY=BY=""
...
AAX=aX; BBX=bX; AAY=aY; BBY=bY
...