compute-nanprod
Computes the product of an array ignoring any non-numeric values.
Computes the product of an array ignoring any non-numeric values.
Computes quantiles for an array ignoring non-numeric values.
Computes the arithmetic range of an array ignoring non-numeric values.
Computes the Euclidean distance between two arrays.
Computes the Manhattan (city block) distance between two arrays.
Computes the Chebyshev distance between two arrays.
Segments an array into chunks.
Returns an integer corresponding to the unbiased exponent of a double-precision floating-point number.
Exponential function.
Smallest positive double-precision floating-point number.
Multiplies a double-precision floating-point number by an integer power of two.
Returns a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
Maximum signed 32-bit integer.
Rounds a numeric value to the nearest integer.
Maximum unsigned 8-bit integer.
Returns the next representable double-precision floating-point number after x toward y.
Maximum unsigned 16-bit integer.
Maximum unsigned 32-bit integer.
Maximum signed 16-bit integer.
Maximum signed 32-bit integer.