标签: binary ieee-754
IEEE 754使用Excess K forma存储指数,也称为Offset Binary representation。我用Google搜索,似乎它只是表示负二进制数的格式之一。我想知道为什么two's complement形式不用于此目的?
Excess K
Offset Binary representation
two's complement