GIfacset - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Mozilla Firefox.

Online Help

All Products    Maple    MapleSim


GaussInt

  

GIfacset

  

primary prime factors of a Gaussian integer

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

GIfacset(n)

Parameters

n

-

Gaussian integer

Description

• 

The function GIfacset computes the set of primary prime factors of its Gaussian integer argument n.

Examples

> 

with⁡GaussInt:

> 

GIfacset⁡72+100⁢I

−3−2⁢I,−3+8⁢I,1+I

(1)
> 

GIfacset⁡1574+368⁢I

−7+2⁢I,1−4⁢I,1+I,1+2⁢I,5−2⁢I

(2)

See Also

GIfactor

GIfactors