sympy_repr_expr
Get the string representation (repr) of a SymPy expression for debugging or inspection.
Instructions
Get repr of expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | SymPy expression string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |