Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Resolve the output ndarray data type for a ternary function.
Test if a value is a Buffer object.
Return the number of elements in an ndarray.
Generate string from a token array by interpolating values.
Double-precision complex number functions.
Create a function for performing a reduction on a provided ndarray.
LU decomposition using the crout algorithm
Test if two single-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
Compute the number of representable single-precision floating-point values that separate two single-precision floating-point numbers along the real number line.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Generate pseudorandom numbers drawn from a continuous uniform distribution.
The bias of a double-precision floating-point number's exponent.
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function and assign results to a provided output ndarray.
Regular expression to detect an extended-length path.
Test whether a path exists on the filesystem.
Test if a value is a plain object.
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
Double-precision floating-point negative infinity.
Check if an environment is big endian.
Test if a value is object-like.
Parses vector tiles
Load a manifest for compiling source files.
Number constructor.