From @YingboMa: >I am not sure about its behavior for big-endian machines, because there are lines like ```julia Float32(reinterpret(Float64, UInt(0x3ff00000 + k) << 32)) ```
From @YingboMa: