GaussInt
GIchrem
Chinese remainder algorithm for Gaussian integers
Calling Sequence
Parameters
Description
Examples
GIchrem(a, u)
a
-
list [a_0,a_1,...,a_n] of Gaussian integers
u
list of Gaussian moduli [u_0,u_1,...,u_n]
The chrem(a, u) calling sequence computes the unique integer e such that , ..., . The moduli must be pairwise relatively prime.
For a definition, see Chinese remainder theorem.
See Also
chrem
GaussInt[GImcmbine]
Download Help Document