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

Online Help

All Products    Maple    MapleSim


GaussInt

  

GInorm

  

norm of a Gaussian integer

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GInorm(z)

Parameters

z

-

Gaussian integer

Description

• 

The GInorm function computes the norm of the Gaussian integer z.

• 

A Gaussian integer z is a number of the form z=a+Ib where a and  b are integers.

• 

The norm of a Gaussian integer z=a+Ib is defined as ||z||=a+bIabI=a2+b2.

Examples

withGaussInt:

GInorm3+7I

58

(1)

See Also

GaussInt[GInearest]

GaussInt[GInormal]