Return a boolean indicating if the sign bit for a double-precision floating-point number is on (true) or off (false).
Apply a callback to elements in an input ndarray and assign results to elements in a new output ndarray.
Built-in support for popular icon fonts and the tooling to create your own Icon components from your font and glyph map. This is a wrapper around react-native-vector-icons to make it compatible with Expo.
Apply a unary callback to elements in an input ndarray and assign results to elements in an output ndarray.
Apply a nullary callback and assign results to elements in a strided output array.
Compute the sum of a one-dimensional double-precision floating-point ndarray, ignoring `NaN` values and using pairwise summation.
Packs an array-of-arrays into a single ndarray
invert a 2d matrix using Gaussian elimination
C APIs for registering a Node-API module exporting an interface for invoking a binary numerical function.
Perform a reduction over a list of specified dimensions in an input ndarray via a one-dimensional strided array reduction function accepting a callback and assign results to a provided output ndarray.
Test if a value is a Buffer object.
Generate string from a token array by interpolating values.
LU decomposition using the crout algorithm
C APIs for registering a Node-API module exporting an interface for invoking a unary numerical function.
Single-precision complex number functions.
Return the number of elements in an ndarray.
Create a factory function for generating pseudorandom values drawn from a binary PRNG.
Create a function for performing a reduction on a provided ndarray.
Regular expression to detect an extended-length path.
Test whether a path exists on the filesystem.
Generate pseudorandom numbers drawn from a continuous uniform distribution.
Detect native Symbol.toStringTag support.
Test if a value is a plain object.
Check if an environment is big endian.