Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
IEEE 754 half-precision floating-point for JavaScript
Return a normal number y
and exponent exp
satisfying x = y * 2^exp
.