celeries.series.Angle.maxdeg#

Angle.maxdeg(varlist=None)#

Find the highest degree in the series with respect to the variables in varlist (if provided) or to the truncation variables (if varlist is None).

Parameters:
varlistiterable or None

List of variables to consider for the degree of a monomial.

Returns:
mdint

highest degree.