文章列表
How does Excel successfully round floating point numbers even though they are imprecise?(即使浮点数不精确,Excel 如何成功地将它们舍入?)
Math precision requirements of C and C++ standard(C 和 C++ 标准的数学精度要求)
Stopping the debugger when a NaN floating point number is produced(产生 NaN 浮点数时停止调试器)
Printing double without losing precision(双印不失精度)
C++ floating point to integer type conversions(C++ 浮点到整数类型的转换)
float bits and strict aliasing(浮点位和严格的别名)
Building a 32-bit float out of its 4 composite bytes(用 4 个复合字节构建一个 32 位浮点数)
The behaviour of floating point division by zero(浮点除以零的行为)
Matlab vs C++ Double Precision(Matlab vs C++ 双精度)
A fast method to round a double to a 32-bit int explained(解释了一种将双精度数舍入为 32 位整数的快速方法)