This is documentation for an old release of NumPy (version 1.7.0). Read this page in the documentation of the latest stable release (version > 1.17).
Differentiate.
Return an instance of Laguerre that is the derivative of the current series. Refer to lagder for full documentation.
Parameters : | m : non-negative int
|
---|---|
Returns : | derivative : Laguerre
|