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 = Math.tan(2*x-Math.PI/180)-Math.tan(x+Math.PI/180*3); return y }

aX = 0; bX = Math.PI/180*10; aY = -0.1; bY = 0.1
Dx = Math.PI/180; Dy = 0.01

BX = "10^"