Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values.
Get the Smallest and Largest Possible Numbers for a Typed Array
Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Arcsine distribution probability density function (PDF).
Add a scalar constant to each double-precision floating-point strided array element and compute the sum using ordinary recursive summation.
Create a MultiSlice object from a list of MultiSlice constructor arguments.
Test if two arguments are both Uint8ClampedArrays and have equal values.
snap round 2d points
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Compute the arctangent of a double-precision floating-point number.
Easy library for generating unique passwords.
Helpers for generating and transforming key material
Student's t distribution constructor.
DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion
Return the Cartesian square.
Sort a one-dimensional single-precision floating-point ndarray using heapsort.
typescript-json-schema generates JSON Schema files from your Typescript sources
A tiny, faster alternative to native Array.prototype.every
Test if a value is a native function.
Compute the cube root of each element retrieved from an input strided array via a callback function.
Poisson distribution median.
Test if a half-precision floating-point number is negative zero.