Double-precision floating-point positive infinity.
stdlib-js6 months agoConvert a double-precision floating-point number to the nearest single-precision floating-point number.
stdlib-js6 months agoDouble-precision floating-point negative infinity.
stdlib-js6 months agoReturn a normal number y
and exponent exp
satisfying x = y * 2^exp
.
Split a double-precision floating-point number into a higher order word and a lower order word.
stdlib-js6 months ago