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.
with⁡GaussInt:
GIdivisor⁡2+3⁢I
1,2+3⁢I
GIdivisor⁡3+7⁢I
1,1+I,3+7⁢I,5+2⁢I
GIdivisor⁡161+240⁢I
1,4+I,15+8⁢I,52+47⁢I,161+240⁢I
See Also
GIfacset
GIfactor
GIfactors
Download Help Document