What's the point of having values above Number.MAX_SAFE_INTEGER?

前端 未结 0 1035
走了就别回头了
走了就别回头了 2021-01-24 05:04

JavaScript has a limitation in integer precision defined by Number.MAX_SAFE_INTEGER. Any number that goes beyond this runs the risk of being inaccurate. This is bec

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