I am trying to draw a circle with coordinate plane using loops in C programming but ıt does not give me the lower part of circle

后端 未结 0 1980
轮回少年
轮回少年 2020-12-20 16:49

As you see on the image there are no * in lower part of the circle. Why is that?

Equations in the loops: y = 10 - i , x = j-10 or k-10

Circle formula =

相关标签:
回答
  • 消灭零回复
提交回复
热议问题