ReferenceMathcminOn this pagecminlq.cmin(values)(source) Returns the minimum 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 minimum of.