evaluate_expression
Turn symbolic mathematical expressions into numeric floating-point results. Provide an expression to get a precise decimal value for calculations, verification, or further processing.
Instructions
Evaluates a symbolic expression to a numeric result (floating-point).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |