calculate_expression
Evaluate a SageMath expression and get numeric or string output. Supports symbolic calculus, number theory, linear algebra, and more.
Instructions
Evaluate a SageMath expression and return numeric/string forms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | SageMath expression to evaluate |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||