sympy_expand
Expand mathematical expressions to simplify algebraic forms and reveal polynomial structure for symbolic computation tasks.
Instructions
Expand an expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | String expression to expand |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |