On 5/7/12 10:27 AM, Priyanka Kapoor wrote:
Please note that I wrote

b = x^2+y^2==4

I got a plot.thank you.  Sir , can't we draw it using plot() function.

No, because it's not a y=... function.

If all you want is a circle, you can also use the circle function:

circle((0,0), 4)

Thanks,

Jason

--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URL: http://www.sagemath.org

Reply via email to