Inconsistent double calculation / display behaviour in javascript

后端 未结 0 1428
时光取名叫无心
时光取名叫无心 2021-02-04 06:57

I\'m trying to figure out why JS ends up with 2 different representations of the same number depending on the way it\'s calculated:

3 / (1000 / 25.4)
0.0762

3 *          


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