numpy / 1.22.0 / reference / generated / numpy.polynomial.hermite.hermite.degree.html /

numpy.polynomial.hermite.Hermite.degree

method

polynomial.hermite.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–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.22/reference/generated/numpy.polynomial.hermite.Hermite.degree.html