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
© 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