Evaluate the Kronecker delta.
Kumaraswamy's double bounded distribution expected value.
Fill a strided array with linearly spaced values over a specified interval.
A dynamic, high performance, load balancing reverse proxy.
Compute the hypotenuse avoiding overflow and underflow (single-precision).
Compute a moving minimum absolute value incrementally.
Detect if your code is running on an AWS Lambda server
Test if a value is equal to negative zero.
Calculate the standard deviation of a strided array using a two-pass algorithm.
<!--
Fill a double-precision complex floating-point strided array with a specified scalar constant.
Pareto distribution (Type I) probability density function (PDF).
Compute a moving arithmetic mean of squared absolute values incrementally.
Compute the inverse coversed cosine.
Group element indices as arrays associated with distinct keys.
Manipulate the HTTP Vary header
Compute the Bessel function of the second kind of order zero.
safely create multiple ReadStream or WriteStream objects from the same file descriptor
Calculate the cumulative maximum of a strided array.
Round a double-precision floating-point number to the nearest value with N significant figures.
Calculate the sum of single-precision floating-point strided array elements, ignoring NaN values and using pairwise summation.
Lévy distribution median.
Erlang distribution variance.
Invoke a function for each UTF-16 code unit in a string.