Click or drag to resize

Statistics.MaximumAbsolute Method

Overload List
 NameDescription
Public Extension MethodMaximumAbsolute(IEnumerable<Double>) Returns the maximum absolute value in the sample data. Returns NaN if data is empty or if any entry is NaN.
Public Extension MethodMaximumAbsolute(IEnumerable<Single>) Returns the maximum absolute value in the sample data. Returns NaN if data is empty or if any entry is NaN.
Top
See Also