numpy / 1.14.5 / generated / numpy.polynomial.hermite.hermite.degree.html /

numpy.polynomial.hermite.Hermite.degree

Hermite.degree() [source]

The degree of the series.

New in version 1.5.0.

Returns:

degree : int

Degree of the series, one less than the number of coefficients.

© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.14.5/reference/generated/numpy.polynomial.hermite.Hermite.degree.html