W3cubDocs

/NumPy 1.17

numpy.polynomial.chebyshev.Chebyshev.degree

method

Chebyshev.degree(self) [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.17.0/reference/generated/numpy.polynomial.chebyshev.Chebyshev.degree.html