Section Navigation
ufunc
numpy.polynomial.polynomial
numpy.polynomial.chebyshev
numpy.polynomial.hermite
numpy.polynomial.hermite_e
numpy.polynomial.laguerre
numpy.polynomial.legendre
numpy.typing
numpy.distutils
method
Return an antiderivative (indefinite integral) of this polynomial.
Refer to polyint for full documentation.
polyint
See also
equivalent function
previous
numpy.poly1d.deriv
next
numpy.polyval
poly1d.integ