Hello everybody,
I think I'm not looking correctly, but is there any way to use the
circle, line, polygon functions to draw 2d graphics using polar
coordinates ? I would like to draw things on the unit circle and if it
possible, to avoid writing line([(0.9*cos(theta), 0.9*sin(theta),
(1.1*cos(theta), 1.1*sin(theta)]) to draw a small segment on the
circle at angle theta.
Thanks for you help !
Alexandre Blondin Massé
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to