solve_algebraically
Solve equations algebraically for a specified variable with support for complex, real, integer, or natural domains. Returns solutions as LaTeX strings.
Instructions
Solves an equation (expression = 0) algebraically for a given variable.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
domain | No | complex | |
expr_key | Yes | ||
solve_for_var_name | Yes |