sage: y,z=var('y,z')
sage: plot3d((-5/(1+x**2+y**2)),(x,-3,3),(y,-3,3))

Pratap-Page no.198,Ex.no.3) (last edited 2010-12-18 05:57:08 by V.junghare)