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

Online Help

All Products    Maple    MapleSim


GaussInt

  

GIlcm

  

least common multiple of Gaussian integers

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

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

Parameters

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

-

Gaussian integers

Description

• 

The GIlcm function computes and returns the first quadrant associate of a least common multiple 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[GIgcd]

GaussInt[GIgcdex]

GaussInt[GInormal]

 


Download Help Document