Click or drag to resize

NMathFunctionsNaNMaxAbsValue Method

Overload List
 NameDescription
Public methodStatic memberNaNMaxAbsValue(Double) Calculates the maximum absolute value in the given data set, excluding NaN values.
Public methodStatic memberNaNMaxAbsValue(DoubleVector) Calculates the maximum absolute value in the given data set, excluding NaN values.
Public methodStatic memberNaNMaxAbsValue(IDFColumn) Calculates the maximum absolute value in the given data set, excluding missing values.
Top
See Also