evaluate_expression
Evaluate or simplify mathematical expressions symbolically, including integrals and arithmetic operations.
Instructions
Symbolically evaluate or simplify a math expression, e.g. 'integrate(x2, x)' or 'sqrt(144) + 210'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||