numpy / 1.18.5 / reference / generated / numpy.polynomial.laguerre.laguerre.degree.html /

numpy.polynomial.laguerre.Laguerre.degree

method

Laguerre.degree(self) [source]

The degree of the series.

New in version 1.5.0.

Returns
degreeint

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

© 2005–2020 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.18/reference/generated/numpy.polynomial.laguerre.Laguerre.degree.html