calculator
Evaluate numeric arithmetic expressions safely without using eval or shell commands. Prevents code injection while performing calculations.
Instructions
Evaluate numeric arithmetic without eval or shell execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes |