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).
Calculate the arithmetic mean of a double-precision floating-point strided array, using Welford's algorithm and ignoring NaN values.
Polygamma function.
Plugin for adding composer-runtimes to base applications, complementing the base-tasks and base-generators plugins.
Create an iterator for generating pseudorandom numbers drawn from a Pareto (Type I) distribution.
Logistic distribution variance.
Gumbel distribution mean.
Create an iterator which rounds each iterated value toward negative infinity.
Compute the falling factorial.
Create an array containing views with renamed keys for every element in a provided array.
Test if a number is composite.
Compute the inverse hyperbolic cotangent.
Create a half-precision floating-point number from an unsigned integer corresponding to an IEEE 754 binary representation.
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 two single-precision floating-point numbers are the same value.
Invoke a callback function once for each element in an ndarray.
UI5 Web Components: webcomponents.base
Polyfill of future proposal for `util.parseArgs()`
Kumaraswamy's double bounded distribution mode.
Convert an angle from radians to degrees (single-precision).
Calculate the standard deviation of a double-precision floating-point strided array ignoring NaN values and using a one-pass textbook algorithm.
Calculate the variance of a double-precision floating-point strided array using Welford's algorithm.
Calculate the median value of a sorted single-precision floating-point strided array.