Returns the minimum.
public double GetMinimum();
Returns the minimum of the given data set.
public static double GetMinimum(double[]);
Summary Class | Imsl.Stat Namespace