Overload List

  NameDescription
NaNMaxAbsValue(DoubleVector)
Calculates the maximum absolute value in the given data set, excluding NaN values.
NaNMaxAbsValue(IDFColumn)
Calculates the maximum absolute value in the given data set, excluding missing values.
NaNMaxAbsValue(array<Double>[]()[])
Calculates the maximum absolute value in the given data set, excluding NaN values.

See Also