CALC.small(array, k)

Returns the k-th smallest value in a data set. Array is an array or range of numerical data for which you want to determine the k-th smallest value. K is the position (from the smallest) in the array of data to return.

<< CALC.slope(arrayy, arrayx) © 1996-2013 InetSoft Technology Corporation (v11.5) CALC.standardize(x, mean, standard_dev) >>