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+I⁢b where a and b are integers.
The norm of a Gaussian integer z=a+I⁢b is defined as ||z||=a+b⁢I⁢a−b⁢I=a2+b2.
with⁡GaussInt:
GInorm⁡3+7⁢I
58
See Also
GaussInt[GInearest]
GaussInt[GInormal]
Download Help Document