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

Pratap-Page no.197.Ex.no.1) (last edited 2010-12-18 06:08:44 by V.junghare)