GaussInt
GIsqrfree
Gaussian integer square-free factorization
Calling Sequence
Parameters
Description
Examples
GIsqrfree(n)
n
-
Gaussian integer
The GIsqrfree function returns the square-free Gaussian integer factorization of the Gaussian integer n.
The function returns the result in the form where is a primary factor of n, is its multiplicity, for all , and u is a unit in Gaussian integer ring. The square-free factorization of n is: .
See Also
GIfactor
GIfactors
isqrfree
Download Help Document