numpy / 1.23 / reference / generated / numpy.polynomial.chebyshev.chebyshev.degree.html

numpy.polynomial.chebyshev.Chebyshev.degree

method

polynomial.chebyshev.Chebyshev.degree()[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–2022 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.23/reference/generated/numpy.polynomial.chebyshev.Chebyshev.degree.html