GaussInt
GIdivisor
set of divisors
Calling Sequence
Parameters
Description
Examples
GIdivisor(z)
z
-
Gaussian integer
The function GIdivisor computes the set of divisors which are in the first quadrant of its Gaussian integer argument z.
withGaussInt:
GIdivisor2+3I
1,2+3I
GIdivisor3+7I
1,1+I,3+7I,5+2I
GIdivisor161+240I
1,4+I,15+8I,52+47I,161+240I
See Also
GIfacset
GIfactor
GIfactors
Download Help Document