Construct a new piecewise polynomial representing the antiderivative.
Antiderivativative is also the indefinite integral of the function, and derivative is its inverse operation.
| Parameters: | n : int, optional
|
|---|---|
| Returns: | pp : PPoly
|
Notes
The antiderivative returned by this function is continuous and continuously differentiable to order n-1, up to floating point rounding error.