Reference > VectorMath Class > Min Method

Min Method

Find the smallest item in the content of any vector.

Example

smallest = VectorMath.Min(series1);series2 = VectorMath.RunningMin(series1);

Overloads


Send comments on this topic
© Dyalog Ltd 2013