3D Surface

Green

 Previous Next 

g(x,y) = 5*x*y*exp( -.5*(x*x+y*y) )
plot3D( g, -2,2,30, -2,2,30, "green", "mesh", "scale:1" )