factor_expression
Factor any mathematical expression or integer into irreducible components, returning the prime factorization for integers and factored form for symbolic expressions.
Instructions
Factor a mathematical expression or integer
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | Expression to factor (e.g., 'x^2 - 1' or '60') |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||