numpy.polynomial.hermite_e
numpy.polynomial.hermite_e.HermiteE.mapparms
numpy.polynomial.hermite_e.HermiteE.trim
HermiteE.
roots
Return the roots of the series polynomial.
Compute the roots for the series. Note that the accuracy of the roots decrease the further outside the domain they lie.
roots : ndarray
Array containing the roots of the series.