Maple für Professional
Maple für Akademiker
Maple für Studenten
Maple Personal Edition
Maple Player
Maple Player für iPad
MapleSim für Professional
MapleSim für Akademiker
Maple T.A. - Testen & beurteilen
Maple T.A. MAA Placement Test Suite
Möbius - Online-Courseware
Machine Design / Industrial Automation
Luft- und Raumfahrt
Fahrzeugtechnik
Robotics
Energiebranche
System Simulation and Analysis
Model development for HIL
Anlagenmodelle für den Regelungsentwurf
Robotics/Motion Control/Mechatronics
Other Application Areas
Mathematikausbildung
Technik
Allgemein- und berufsbildende Schulen
Testen und beurteilen
Studierende
Finanzmodelle
Betriebsforschung
Hochleistungsrechnen
Physik
Live-Webinare
Aufgezeichnete Webinare
Geplante Veranstaltungen
MaplePrimes
Maplesoft-Blog
Maplesoft-Mitgliedschaft
Maple Ambassador Program
MapleCloud
Technische Whitepapers
E-Mail Newsletters
Maple-Bücher
Math Matters
Anwendungs-Center
MapleSim Modell-Galerie
Anwenderberichte
Exploring Engineering Fundamentals
Lehrkonzepte mit Maple
Maplesoft Welcome-Center
Resource-Center für Lehrer
Help-Center für Studierende
GaussInt[GIfactor] - Gaussian integer factorization
Calling Sequence
GIfactor(c)
Parameters
c
-
Gaussian integer, a list or a set of Gaussian integers
Description
The GIfactor function returns the Gaussian integer factorization of c.
The answer is in the form: such that where is one of four units, are the distinct primary prime factors of c, and are their multiplicities.
The number of the four associated primes , , , is singled out as primary in which we have simultaneously either () or ().
The expand function may be applied to cause the factors to be multiplied together again.
Examples
See Also
expand, GaussInt[GIfacset], GaussInt[GIfactors], GaussInt[GIprime]
Download Help Document