blog icon indicating copy to clipboard operation
blog copied to clipboard

IEEE 754 双精度浮点数内部表示法

Open mengliuliu opened this issue 3 years ago • 1 comments

二进制:1.0000000000000000000000000000000000000000000000000000×10(00000000000-1111111111) 二进制的科学记数法底数应该是2

mengliuliu avatar May 14 '22 07:05 mengliuliu

这,我这个小工具里也是2吧,2的二进制表示法为 (10)

shfshanyue avatar May 19 '22 10:05 shfshanyue