@stdlib/number-float64-base-to-words
Split a double-precision floating-point number into a higher order word and a lower order word.
Split a double-precision floating-point number into a higher order word and a lower order word.
Revive a JSON-serialized number.
Return a JSON representation of a number.
Utilities for signed 32-bit integers.
Convert a signed 32-bit integer to an unsigned 32-bit integer.
Utilities for unsigned 16-bit integers.
Base utilities for unsigned 16-bit integers.
Set the more significant 32 bits of a double-precision floating-point number.
Set the less significant 32 bits of a double-precision floating-point number.
Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Return a string giving the literal bit representation of a double-precision floating-point number.
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
Base utilities for signed 32-bit integers.