Click or drag to resize

ArrayStatisticsMaximumAbsolute Method

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