Geometric distribution variance.
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.
Calculate the range of a strided array via a callback function, ignoring NaN values.
Agentic SDK for Diffbot.
Compute the nth Tribonacci number.
Calculate the mid-range of a strided array.
Calculate the minimum value of a sorted strided array.
Calculate the sum of absolute values (L1 norm) of double-precision floating-point strided array elements, ignoring NaN values.
Sort a strided array using Shellsort.
Compute a weighted arithmetic mean incrementally.
Calculate the arithmetic mean of a single-precision floating-point strided array using Welford's algorithm.
Compute the arctangent of a single-precision floating-point number.
Calculate the minimum value of a strided array via a callback function, ignoring NaN values.
<!--
Raised cosine distribution logarithm of probability density function (PDF).
Calculate the arithmetic mean of a single-precision floating-point strided array, ignoring NaN values and using ordinary recursive summation with extended accumulation.
Sort a strided array.
Geometric distribution expected value.
Number of exponent bits for a half-precision floating-point number.
Compute the arithmetic mean over all iterated values.
Compute the sum of five double-precision floating-point numbers.
Multiply a single-precision floating-point number by an integer power of two.
Geometric distribution entropy.