[Tutor] Using trigonometry to draw a circle

Phil phillor9 at gmail.com
Tue May 18 04:30:55 EDT 2021


On 18/5/21 6:12 pm, Joel Goldstick wrote:
> On Tue, May 18, 2021 at 3:23 AM Phil <phillor9 at gmail.com> wrote:
That should have been:

x = math.cos(angle * 6.28 / 360) * radius + x_centre

As you suggested.

-- 

Regards,
Phil



More information about the Tutor mailing list