2
Answers

Write a routine to draw a circle ?

Kamal Verma

Kamal Verma

13y
4.6k
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)