Calculating circle´s points coordinates.

Erik Max Francis max at alcyone.com
Thu Nov 9 13:13:22 EST 2000


joonas wrote:

> How can I calculate circle´s points with Python.
> It would be great if the coordinates were in sequence object.

Use math.sin and math.cos.

> See attachment (circle.jpg) if you don´t understand what i mean.

Note that binary attachments to non-binary groups are considered rude.

-- 
 Erik Max Francis / max at alcyone.com / http://www.alcyone.com/max/
 __ San Jose, CA, US / 37 20 N 121 53 W / ICQ16063900 / &tSftDotIotE
/  \ To perceive is to suffer.
\__/ Aristotle
    Alcyone Systems / http://www.alcyone.com/
 Alcyone Systems, San Jose, California.



More information about the Python-list mailing list