sympy_roots
Find the roots of any polynomial expression using symbolic computation. Specify the variable to get exact solutions.
Instructions
Find roots of polynomial.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | Polynomial expression | |
| variable | No | Variable | x |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |