Puoi aprire il codice e modificare la funzione: vedi l'Help
You can open the Code and modify the function: see the Help
HELP

aX = -0.1; bX = 1.1; aY = -0.1; bY = 1.1
Dx = 1/10; Dy = 1/10

for(i=1;i<=500;i=i+1) {Qx[i]=Math.random(); Qy[i]=Math.random()}