On this page
numpy.poly1d.integ
method
- poly1d.integ(self, m=1, k=0)[source]
- 
    Return an antiderivative (indefinite integral) of this polynomial. Refer to polyintfor full documentation.See also - polyint
- 
       equivalent function 
 
© 2005–2020 NumPy Developers
Licensed under the 3-clause BSD License.
 https://numpy.org/doc/1.19/reference/generated/numpy.poly1d.integ.html