Differentiate.
Return an instance of Chebyshev that is the derivative of the current series. Refer to chebder for full documentation.
m : non-negative int
The number of integrations to perform.
derivative : Chebyshev
The derivative of the series using the same domain.
See also
numpy.polynomial.chebyshev.Chebyshev.degree
numpy.polynomial.chebyshev.Chebyshev.fit
Enter search terms or a module, class or function name.