Common Reference > VectorMath Class > Max Method

VectorMath.Max Method

Find the largest item in the content of any vector.

Example

biggest = VectorMath.Max(series1);
series2 = VectorMath.RunningMax(series1);

Overloads


Send comments on this topic
© Dyalog Ltd 2021