mathematica_solve
Solves an equation symbolically for a given variable. Optionally set a domain to restrict solutions.
Instructions
Solve an equation using Solve.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| domain | No | ||
| equation | Yes | ||
| variable | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |