ReferenceMathcmaxOn this pagecmaxlq.cmax(values) Returns the maximum value of an array, ignoring NaN values. Returns none if the array is empty or contains only NaN values. Parametersvalues : arrayValues to compute the maximum of.