Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Generate a stride array from an array shape.
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Fill all elements within a portion of an array with a specified value.
Array manipulation, ordering, searching, summarizing, etc.
Create an array containing pseudorandom numbers drawn from a continuous uniform distribution.
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Copy the elements of an array-like object to a new generic array.
Return the index of the first element which equals a provided search element.
Return element accessors for a provided array-like object.
Compute the minimum and maximum linear indices in an underlying data buffer which are accessible to an array view.
Test if a double-precision floating-point numeric value is NaN.
Test if a double-precision floating-point numeric value is infinite.
BLAS memory layouts.
Determine the order of a multidimensional array based on a provided stride array.
Inverse incomplete beta function.
Return an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Multiply a double-precision floating-point number by an integer power of two.
Test if a value is a collection.
Create a double-precision floating-point number from a higher order word and a lower order word.
Convert a double-precision floating-point number to the nearest single-precision floating-point number.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Compute the absolute value of a double-precision floating-point number.
Test if a value is an empty array.