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