GIgcd - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


GaussInt

  

GIgcd

  

greatest common divisor of Gaussian integers

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GIgcd(x[1], x[2], ..., x[n])

Parameters

x[1], x[2], ..., x[n]

-

Gaussian integers

Description

• 

The GIgcd function computes and returns the first quadrant associate of a gcd of the Gaussian integers , ...,  where the 's and the 's are integers.  The first quadrant associate of a Gaussian integer is defined as  where  is a Gaussian integer and  (1..4) is the quadrant containing  (see GInormal).

Examples

(1)

(2)

See Also

GaussInt[GIgcdex]

GaussInt[GIlcm]

GaussInt[GInormal]

 


Download Help Document