sympy_solveset
Solve an equation symbolically to find all solutions, including complex and infinite sets.
Instructions
Solve an equation using solveset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| equation | Yes | String equation | |
| variable | No | Variable to solve for |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |