Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Test if an object's own property is write-only.
Get the Smallest and Largest Possible Numbers for a Typed Array
Calculate the sum of double-precision floating-point strided array elements, ignoring NaN values and using ordinary recursive summation.
Read `.xlsx` files in a web browser or in Node.js
Create a MultiSlice object from a list of MultiSlice constructor arguments.
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.
Exponential distribution moment-generating function (MGF).
Compute the arctangent of a double-precision floating-point number.
Test if two arguments are both Uint8ClampedArrays and have equal values.
Calculate the cumulative sum of double-precision floating-point strided array elements using ordinary recursive summation.
Hashing made simple. Get the hash of a buffer/string/stream/file.
Student's t distribution constructor.
Type definitions for values used in the Solana RPC, and helper functions for working with them
Return the Cartesian square.
An ESnext spec-compliant `Array.prototype.with` shim/polyfill/replacement that works as far down as ES3.
Node assert-compatible utilities for any JavaScript environment
Create a half-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Helpers for generating and transforming key material
Natural logarithm of the probability density function (PDF) for an exponential distribution.
Sort a one-dimensional single-precision floating-point ndarray using heapsort.
DappDriver is an e2e testing framework designed for testing decentralized applications (dApps) using MetaMask, Rainbow or Zerion
Number of hours in a day.