标签: javascript
我想使用javascript加两个数字
1.6e + 24 + 1e + 23 =固定为1.7e + 24,因为1.6999999999999998e + 24如何转换为1.7e + 24