sympy_poly
Create polynomial expressions from symbolic inputs to perform algebraic computations and mathematical analysis.
Instructions
Create a polynomial.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Expression | |
| variable | No | Variable | x |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |