Broadcast an ndarray to a specified shape if and only if the specified shape differs from the provided ndarray's shape.
Test if an input value is a supported ndarray unsigned integer data type.
Create a vector (i.e., a one-dimensional ndarray).
Test whether two values are equal data types.
Test if an ndarray is read-only.
Test if an input value is a supported ndarray boolean data type.
Determine whether a scalar value can be safely cast or, for floating-point data types, downcast to specified ndarray data type.
Test if an input value is a supported ndarray real-valued floating-point data type.
Constructor for creating arrays filled with pseudorandom values drawn from a binary PRNG.
Test if an input value is a supported ndarray integer data type.
List of ndarray index modes.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Test if an input value is a supported ndarray signed integer data type.
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
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.
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.
Determine the minimum ndarray data type of the closest kind necessary for storing a provided scalar value.