Test if an input value is a supported ndarray real-valued floating-point data type.
Test if an input value is a supported ndarray integer data type.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Test if an input value is a supported ndarray signed integer data type.
Test whether an input value is the string representing row-major order.
Test if an input value is a supported ndarray integer index data type.
Test if an input value is a supported ndarray numeric data type.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Test if an input value is a supported ndarray output data type policy.
Generate string from a token array by interpolating values.
Test if an input value is a supported ndarray mask index data type.
Tokenize a string into an array of string parts and format identifier objects.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Create a double-precision floating-point number from a higher order word and a lower order word.
Reorder ndarray dimensions and associated strides for loop interchange.
Test if an input value is a supported ndarray struct data type.
Split a double-precision floating-point number into a higher order word and a lower order word.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
Resolve the output ndarray data type for a binary function.
Multiply a double-precision floating-point number by an integer power of two.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Resolve a loop block size for multi-dimensional array tiled loops.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.