当前分类:ieee-754

在保留顺序的同时将 float 转换为无符号整数

python - 将两个原始值转换为 32 位 IEEE float

c - C 中是否使用了 IEEE-754 表示法?

c - 使用英特尔编译器 (icc) 的四精度数字

ieee-754 - IEEE 754 binary16 半 float 的类似 float.h 的定义

floating-point - 在纯 Lua 中解析 IEEE754 double float ?

fortran - 在 Fortran 中故意使用 NaN

floating-point - 将 real 转换为 IEEE double std_logic_vector(63 downto 0)

Python NaN 的集合和唯一性

javascript - 为什么 0.3 + 0 == 0.3 和 0.1 + 0 == 0.1 在 javascript 中,而 0.3 和 0.1 不能用二进制精确表示

c++ - 如何在 C++ 中以浮点/ double 值表示无穷大?

floating-point - 数字 0 在二进制浮点格式中看起来如何?

C: 浮点运算的结果总是归一化的吗?

Python小 float ——算术精度

floating-point - NaN != NaN 的直观原因是什么?

c++ - 为什么下面的中间类型转换会不准确?

javascript - Javascript中 float 的最大精度(小数点后)是多少

floating-point - 是否可以使用带符号的短 "2 bytes"而不是浮点 "4 bytes"导出 glTF 模型的顶点、UV 和法线?

algorithm - 当除数尾数全为零时的浮点算法 - 例如在 2.0 的情况下 - IEEE -754

floating-point - IEEE 浮点标准中指数和尾数大小的基本原理是什么?

热门标签: