sympy_expand
Expand algebraic expressions symbolically using SymPy. Provide a string expression to compute its expanded form.
Instructions
Expand an expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | String expression to expand |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |