FactorInteger
returns the factorization of
n
as a list of factors and exponents.
for gaussian integers you can set the option
GaussianIntegers->True
See
Examples
To get back the original number:
FactorInteger
factors rational numbers using negative exponents:
Gaussian integers:
Implementation status
- ✅ - full supported