sympy_evalf
Convert symbolic mathematical expressions to floating-point numbers with specified precision for numerical evaluation and computation.
Instructions
Evaluate expression to floating point.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression to evaluate | |
| n | No | Number of digits |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |