sympy_factor
Factor an algebraic expression into its irreducible factors using symbolic computation. Provide the expression as a string to obtain the factored form.
Instructions
Factor an expression.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expr | Yes | String expression to factor |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |