integral
Calculate indefinite integrals of mathematical expressions like x^2, e^x, or sin(x) with respect to a specified variable. This tool performs symbolic calculus for integration problems.
Instructions
Calculate the indefinite integral of a mathematical expression
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | Mathematical expression (e.g., "x^2", "e^x", "sin(x)") | |
| variable | No | Variable to integrate with respect to (default: x) |