Why are the two statements different?

后端 未结 0 807
悲哀的现实
悲哀的现实 2021-01-02 12:23

What\'s the difference between "(4/3)* 3.14* pow(r1,3)" and "(4* 3.14*pow(r1,3))/3"
Why do they output different results? I mean, when you use a re

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