双精度数是以类似的方式编码的,但是它使用52位的尾数和11位的指数来获得更高的精度。
Doubles are encoded in much the same way except that they use a 52-bit mantissa and an 11-bit exponent for higher precision.
youdao
双精度数的指数的偏差是1023。
The bias for a double's exponent is 1023.
应用推荐
模块上移
模块下移
不移动