Compute Integral
compute_integralIntegrate a mathematical expression symbolically and view detailed proof steps for the indefinite integral.
Instructions
Compute the indefinite integral of a mathematical expression with proof steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | The mathematical expression to integrate. Example: '3x^2 + 4x' | |
| variable | No | The variable to integrate with respect to. | x |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |