symbolic_integrate
Compute symbolic indefinite or definite integrals of mathematical expressions with respect to a variable, with optional limits for definite integration.
Instructions
Compute symbolic indefinite or definite integrals.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | ||
| variable | No | x | |
| limits | No | ||
| show_steps | No | ||
| method | No | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||