Calculate the standard deviation of a single-precision floating-point strided array ignoring NaN values and using a one-pass algorithm proposed by Youngs and Cramer.
`[].map(f)` for older browsers
D3 sankey with circular links
Convert a single-precision floating-point number to an unsigned 32-bit integer.
a special purpose fast memoizing way to resolve a node modules package.json
Bernoulli distribution expected value.
Boolean indicating if the current process is running on Windows.
Create a filled two-dimensional symmetric nested array according to a provided callback function.
Bernoulli distribution mode.
WGSL Parser and Reflection library
Compute the absolute value for each element in a single-precision floating-point strided array according to a strided mask array.
Calculate the variance of a single-precision floating-point strided array ignoring NaN values and using a one-pass trial mean algorithm.
Compute the reciprocal square root of a single-precision floating-point number.
Update YAML documents while ensuring clean diffs
Compute the arctangent of each element retrieved from an input strided array via a callback function.
Get the last or last n elements in an array.
Evaluate the ramp function for each element in a double-precision floating-point strided array according to a strided mask array.
Apply a unary callback to elements in a five-dimensional nested input array and assign results to elements in a five-dimensional nested output array.
Restrict a double-precision floating-point number to a specified range.
Calculate the mid-range of a double-precision floating-point strided array.
Maintain and search through a sorted array using some low level functions
Split array element values into two groups.
Round a numeric value to the nearest power of two toward positive infinity.
Base (i.e., lower-level) statistical functions.