@stdlib/os-platform
Platform on which the current process is running.
Platform on which the current process is running.
Platform on which the current process is running.
Return the directory for storing temporary files.
Return the directory for storing temporary files.
Plotting.
Return an unsigned 32-bit integer corresponding to the IEEE 754 binary representation of a single-precision floating-point number.
Utilities for double-precision floating-point numbers.
Base utilities for double-precision floating-point numbers.
Base double-precision floating-point number assert functions.
Test if two double-precision floating-point numbers are the same value.
Test if two double-precision floating-point numbers are the same value.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Create a double-precision floating-point number from a literal bit representation.
Convert a signed 64-bit integer byte array to a double-precision floating-point number.
Create a double-precision floating-point number from a higher order word and a lower order word.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Convert a double-precision floating-point number to a signed 32-bit integer.