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

Online Help

All Products    Maple    MapleSim


GaussInt

  

GIunitnormal

  

normalize a Gaussian integer

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GIunitnormal(z)

Parameters

z

-

Gaussian integer

Description

• 

GIunitnormal returns a list of three elements u,v,w where u is the unit corresponding to z, v is the first quadrant associate of z, and w is the inverse of u

Examples

withGaussInt:

GInormal32I

2+3I

(1)

GIunitnormal32I

−I,2+3I,I

(2)

See Also

GaussInt[GInormal]