如何将字符串作为32位浮点的二进制IEEE 754表示?
例
1.00 - >'00111111100000000000000000000000'
python floating-point binary
binary ×1
floating-point ×1
python ×1