numpy.polynomial.hermite_e.HermiteE.degree# method polynomial.hermite_e.HermiteE.degree()[source]# The degree of the series. New in version 1.5.0. Returns: degreeintDegree of the series, one less than the number of coefficients.