NumPy
ufunc
numpy.exceptions
numpy.fft
numpy.linalg
numpy.polynomial.polynomial
numpy.polynomial.chebyshev
numpy.polynomial.hermite
numpy.polynomial.hermite_e
numpy.polynomial.laguerre
numpy.polynomial.legendre
numpy.random
numpy.testing
numpy.typing
numpy.distutils
polynomial.chebyshev.Chebyshev.roots
method
Return the roots of the series polynomial.
Compute the roots for the series. Note that the accuracy of the roots decreases the further outside the domain they lie.
domain
Array containing the roots of the series.
previous
numpy.polynomial.chebyshev.Chebyshev.mapparms
next
numpy.polynomial.chebyshev.Chebyshev.trim