On this page
numpy.polynomial.chebyshev.Chebyshev.degree
Chebyshev.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.
© 2008–2017 NumPy Developers
Licensed under the NumPy License.
https://docs.scipy.org/doc/numpy-1.13.0/reference/generated/numpy.polynomial.chebyshev.Chebyshev.degree.html