W3cubDocs

/NumPy 1.17

numpy.poly1d.integ

method

poly1d.integ(self, m=1, k=0) [source]

Return an antiderivative (indefinite integral) of this polynomial.

Refer to polyint for full documentation.

See also

polyint
equivalent function

© 2005–2019 NumPy Developers
Licensed under the 3-clause BSD License.
https://docs.scipy.org/doc/numpy-1.17.0/reference/generated/numpy.poly1d.integ.html