Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
sources
/
formale Sprachen
/
GAP
/
tst
/
testbugfix
/ (
Algebra von RWTH Aachen
Version 4.15.1
©
) Datei vom 18.9.2025 mit Größe 103 B
Quelle 2015-04-01-t00329.tst Sprache: unbekannt
# 2015/04/01 (SL)
gap> p := 227;; x := X(GF(p), "x");; f := x^(7^2) - x;;
gap> PowerMod(x, p, f);
x^35
[ Dauer der Verarbeitung: 0.14 Sekunden (vorverarbeitet)
]
2026-03-28