-
Polynomial.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.
Polynomial.degree()
2017-01-10 18:19:21
Polynomial.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. |
---|
Please login to continue.