Compute the absolute value of a double-precision floating-point number.
Test if a value is an array.
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
Return a double-precision floating-point number with the magnitude of x and the sign of y.
Create a filled n-dimensional nested array.
Return the n-fold Cartesian product.
Reinterpret a BooleanArray as a Uint8Array.
Exponential function.
Apply a mask to a provided input array.
Count the number of truthy elements in an array.
Count the number of falsy elements in an array.
Replace elements of an array with provided values according to a provided mask array.
Strided.
Standard math.
Gamma function.
Reverse the order of elements along the first dimension of a two-dimensional nested input array.
Zip one or more arrays.
Apply a mask to a provided input array.
Create a zero-filled n-dimensional nested array.
Convert a string to lowercase.
Flatten a two-dimensional nested array.
Convert a strided array to a two-dimensional nested array.
Double-precision complex number functions.
Buffer.