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 = 103/x-161/(1-x)-515/(2-x)+461/(1+x); return y }

aX = -10; bX = 10; aY = -500; bY = 500
Dx = 5; Dy = 100

aX = -0.5; bX = 1.5; aY = -500; bY = 500
Dx = 0.1; Dy = 100