GaussInt
GInorm
norm of a Gaussian integer
Calling Sequence
Parameters
Description
Examples
GInorm(z)
z
-
Gaussian integer
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+bIa−bI=a2+b2.
withGaussInt:
GInorm3+7I
58
See Also
GaussInt[GInearest]
GaussInt[GInormal]
Download Help Document