compute-min
Computes the minimum value of an array.
Computes the minimum value of an array.
Computes a moving arithmetic mean over an array.
Computes a moving minimum over a numeric array.
Computes a moving product over an array.
Computes a moving sample standard deviation over a numeric array.
Computes a moving sum over an array.
Computes a moving sample variance over a numeric array.
Computes the geometric mean of an array of values ignoring any values which are not numeric.
Computes the harmonic mean of an array of values ignoring any values which are not numeric.
Computes the maximum value of an array ignoring non-numeric values.
Computes the median of an array ignoring non-numeric values.
Computes the minimum value of an array ignoring non-numeric values.
Computes the sum of an array ignoring non-numeric values.
Computes an element-wise comparison (not equal) of an array.
Computes the product.
Signum function.
Computes the trimean of a numeric array.
Computes an element-wise principal square root.
Computes the upper interquartile mean (upper midmean) of a numeric array.
Computes an element-wise comparison (less than) of an array.