/* this crashes the lambda */ (X^3+Y^4-0.2*X)*EXP(-X^2-Y^2)+0.3*EXP(-(X-1.225)^2-Y^2); PLOT3D(%,X,-3,3,Y,-3,3);