Simplify Expression
simplify_expressionSimplify, factor, or expand mathematical expressions with step-by-step proof steps.
Instructions
Simplify, factor, or expand a mathematical expression with proof steps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | A math expression with an operation verb. Examples: 'simplify (x^2 - 1)/(x - 1)', 'factor x^2 - 5x + 6', 'expand (x + 1)^3' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |