2
Answers

Write a routine to draw a circle ?

Photo of Kamal Verma

Kamal Verma

14y
5.1k
1

Hi guys,

What a routine to draw a circle (x ** 2 + y ** 2 = r ** 2) without making use of any floating point computations at all.

Thanks

Answers (2)