sage: var('y')
sage: plot3d(cos(x)*cos(y)*exp((-sqrt(x**2+y**2))/4),(x,-5,5),(y,-5,5),mesh=True)

Pratap-pg no-197,eg-3 (last edited 2010-12-18 06:06:27 by anil)