Using a for loop to output sin(x) values in a specific range?

前端 未结 0 1467
既然无缘
既然无缘 2020-12-11 12:42

I want to output sin(x) values in the range 0 to 2pi, in steps of pi/4. However afaik the range function doesn\'t accept float values or pi etc. So how would you go about do

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