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