sympy_factorint
Factor integers into prime components using symbolic mathematics. Input an integer to get its prime factorization for number theory and algebraic computations.
Instructions
Integer factorization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | Integer |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |