Click or drag to resize

StatisticsMaximumAbsolute Method

Overload List
 NameDescription
Public Extension MethodMaximumAbsolute(IEnumerableDouble) Returns the maximum absolute value in the sample data. Returns NaN if data is empty or if any entry is NaN.
Public Extension MethodMaximumAbsolute(IEnumerableSingle) Returns the maximum absolute value in the sample data. Returns NaN if data is empty or if any entry is NaN.
Top
See Also