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/0; return y }
function g(x) { y = 1/0; return y }
function h(x) { y = 1/0; return y }
function k(x) { y = 1/0; return y }

aX = 0; bX = 80; aY = 0; bY = 72
Dx = 10; Dy = 10

Lx=[0, 3, 6, 10, 15, 20, 25, 30, 35, 40, 45, 50, 55, 60, 65, 70, 75, 80]
Ly=[4.5,9,24,34, 60, 64, 65, 67, 66,66.2,68 ,69, 70, 70, 69, 68,67.5,67]