gpt4 book ai didi

python - 为什么 sys.maxint < (sys.maxint - 100 + 0.01) 在 Python 中?

转载 作者:太空狗 更新时间:2023-10-29 21:19:02 24 4
gpt4 key购买 nike

为什么 sys.maxint < (sys.maxint - 100 + 0.01) 在 Python 中?

最佳答案

这可能是由于非常大的浮点值的精度损失。 (添加 0.01 将右侧转换为 float )。

编辑:我试图对这里发生的事情给出一个准确的解释,但没有成功。所以我posted a question关于它。

关于python - 为什么 sys.maxint < (sys.maxint - 100 + 0.01) 在 Python 中?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/5429860/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com