Apply a nullary callback and assign results to elements in a strided output array.
Reinterpret a Complex128Array as a Float64Array.
Strided.
Reinterpret a Complex64Array as a Float32Array.
Constructor for creating arrays filled with pseudorandom values drawn from a nullary PRNG.
Dispatch to a native add-on applying a nullary function.
Determine the index offset which specifies the location of the first indexed value in a strided array.
Reinterpret a BooleanArray as a Uint8Array.
Standard math.
Reinterpret a complex-valued floating-point array as a real-valued floating-point array having the same precision.
Calculate the sum of strided array elements using pairwise summation.
Apply a one-dimensional strided array function to a list of specified dimensions in an ndarray.
Create a function for applying a strided function to a provided ndarray.
Apply a binary callback to elements in strided input arrays and assign results to elements in a strided output array.
Return the minimum accessible index based on a set of provided strided array parameters.
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.
Generate string from a token array by interpolating values.
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.
Add a scalar constant to each strided array element and compute the sum using pairwise summation.
Test if a double-precision floating-point numeric value is NaN.
Split a double-precision floating-point number into a higher order word and a lower order word.