numpy / 1.22.0 / reference / generated / numpy.polynomial.hermite.hermite.roots.html /

numpy.polynomial.hermite.Hermite.roots

method

polynomial.hermite.Hermite. roots ( ) [source]

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.

Returns
roots ndarray

Array containing the roots of the series.

© 2005–2021 NumPy Developers
Licensed under the 3-clause BSD License.
https://numpy.org/doc/1.22/reference/generated/numpy.polynomial.hermite.Hermite.roots.html