Pareto (Type I) distribution skewness.
Calculate the variance of a double-precision floating-point strided array using a one-pass trial mean algorithm.
Erlang distribution quantile function.
Derive a secure encryption key from a password using sodium's scrypt implementation.
Bernoulli distribution.
A dataset derived from information collected by the US Census Service concerning housing in Boston, Massachusetts (1978).
Calculate the standard deviation of a strided array using a one-pass trial mean algorithm.
A front-end helper for your DApp.
Polygamma function.
Calculate the mid-range of a double-precision floating-point strided array, ignoring NaN values.
Calculate the arithmetic mean of a double-precision floating-point strided array, ignoring NaN values and using pairwise summation.
Simultaneously sort two single-precision floating-point strided arrays based on the sort order of the first array using Shellsort.
Raised cosine distribution expected value.
Round a numeric value to the nearest power of 10 on a linear scale.
Round a numeric value to the nearest power of 10 toward negative infinity.
A collection of tools, utilities, and helpers for TypeScript
Calculate the mid-range of a strided array.
Calculate the minimum value of a sorted strided array.
Sort a strided array using Shellsort.
Agentic SDK for Diffbot.
Calculate the range of a strided array via a callback function, ignoring NaN values.
Compute the nth Tribonacci number.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
Gumbel distribution mode.