Click or drag to resize

ArrayStatisticsMinimumAbsolute Method

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