sympy_str
Convert a SymPy expression to its string representation for output or display.
Instructions
Convert expression to string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | SymPy expression string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |