Locally-weighted polynomial regression via the LOWESS algorithm.
await assert.async()
Detect whether or not an object is a Typed Array
Cauchy distribution quantile function.
Return the enumeration constant associated with a supported strided array data type value.
Return the Cartesian power.
Queues failed requests and uses the Background Sync API to replay them when the network is available
Parse and load environment files (containing ENV variable exports) into Node.js environment, i.e. `process.env`.
Calculate the sum of single-precision floating-point strided array elements using a second-order iterative Kahan–Babuška algorithm.
A minimal CSS module shim
Calculate the sum of double-precision complex floating-point strided array elements.
Weibull distribution logarithm of cumulative distribution function (CDF).
Test whether two single-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).
Detect native Float16Array support.
A collection of supplemental NodeJS functions and types
RequestAnimationFrame friendly async for iterator
Test if a double-precision floating-point numeric value is a positive finite number.
A collection of small utility functions to check variable types
Adds a unique suffix to a string with process and thread uniqueness guarantees. Adapted from https://github.com/npm/write-file-atomic
Test if a value is a ragged nested array.
Base single-precision floating-point number assert functions.
Calculate the maximum value of a strided array via a callback function.
Cauchy distribution natural logarithm of cumulative distribution function (CDF).
Return true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.