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