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 =  (50e3 + 0.1*x)/x; return y }

aX = 0; bX = 4e5; aY = 0; bY = 8
Dx = 5e4; Dy = 1

xx=[1e5,2e5,3e5,4e5]; yy=[5]

AX = "CU "; BX = ""; AY = "n"; BY = ""
AAX="0"; BBX="4e5"; AAY="0"; BBY="8"