是否有更好的 Google Sheets 舍入/浮点错误解决方法?
我有一张表格给了我一个舍入错误:
将 0.415 四舍五入到 2 位应得到 0.42,这在直接给出数字时会得到。但红线给出的是 0.41。四舍五入前的中间结果略小于0.415,如第二行所示。
绿线显示了一种解决方法,我想我必须在整个过程中使用它,除非有人可以提出更好的解决方法。有优惠吗?
I have a Sheet that gives me a rounding error:
Rounding 0.415 to 2 places should result in 0.42, which it does when given the number directly. But the red line gives 0.41. The intermediate result before rounding is slightly less than 0.415, as shown in the second line.
The green line shows a workaround, which I guess I'll have to use throughout, unless anyone can suggest a better one. Any offers?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
尝试:
try: