Click or drag to resize

ArrayStatisticsMaximum Method

Overload List
 NameDescription
Public methodStatic memberMaximum(Double) Returns the largest value from the unsorted data array. Returns NaN if data is empty or any entry is NaN.
Public methodStatic memberMaximum(Single) Returns the smallest value from the unsorted data array. Returns NaN if data is empty or any entry is NaN.
Top
See Also