GInorm - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

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]