Evaluate the ramp function for each element in a double-precision floating-point strided array.
Calculate the arithmetic mean of a double-precision floating-point strided array using a two-pass error correction algorithm.
Lévy distribution logarithm of probability density function (PDF).
Chi distribution mode.
Logistic distribution variance.
Compute the falling factorial.
Polyfill of future proposal for `util.parseArgs()`
Create an iterator which rounds each iterated value toward negative infinity.
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.
TypeScript definitions for earcut
Test if two single-precision floating-point numbers are the same value.
Compute the cosine of a number minus one.
Compute the inverse hyperbolic cotangent.
Gumbel distribution mean.
Test whether at least one element in an array passes a test implemented by a predicate function, while iterating from right to left.
Test if a number is composite.
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Create a half-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
Invoke a callback function once for each element in an ndarray.
Convert an angle from radians to degrees (single-precision).
Create an iterator which computes the angle in the plane (in radians) between the positive x-axis and the ray from (0,0) to the point (x,y).
JavaScript utilities for Vega.