calculate
Perform mathematical calculations by evaluating expressions like '2 + 3 * 4' to solve equations and compute results.
Instructions
Perform mathematical calculations
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | Mathematical expression to evaluate (e.g., '2 + 3 * 4') |