Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以使用双精度或浮点数溢出(环绕)?如果在 x86 或 x64 硬件上达到最大值(或最小值)会发生什么?
在符合 IEEE-754 的系统上,溢出会导致特殊的“无穷大”(或“负无穷大”)值,超出该值的任何进一步增加都将无效。
没有。花车去Inf或-Inf
Inf
-Inf