List of ndarray data type strings.
Test if an input value is a supported ndarray real-valued floating-point data type.
Test if two single-precision floating-point numbers are the same value.
Test if an input value is a supported ndarray signed integer data type.
Test if an input value is a supported ndarray floating-point data type.
Test if an input value is a supported ndarray integer index data type.
Test if an input value is a supported ndarray integer data type.
Test if an input value is a supported ndarray boolean index data type.
Test if an input value is a supported ndarray numeric data type.
Test if an input value is a supported ndarray mask index data type.
Detect native generator function support.
Return the real component of a single-precision complex floating-point number.
Test if a finite double-precision floating-point number is a positive integer.
Test if an input value is an ndarray data type object.
Assert that a Node-API value is a specified Node-API data type.
Test if two single-precision floating-point numbers are approximately the same value within a specified number of ULPs (units in the last place).
Standard assertion utilities.
Return the imaginary component of a single-precision complex floating-point number.
Test if two single-precision floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
Test whether an input value is the string representing column-major order.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Test if a finite double-precision floating-point number is a negative integer.
List of array data types.