factor
Compute the prime factorization of an integer, utilizing PARI/GP's number theory capabilities.
Instructions
Factor an integer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| n | Yes | Integer to factor. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |