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 145 B
Quelle 2020-01-13-wordprint.tst Sprache: unbekannt
# Assoc. word printing, #3845
gap> f:=FreeGroup("x","y");;x:=f.1;;y:=f.2;;
gap> y^4*(y^2*(y*x)^2)^2*y^-7*x*y^16;
y^4*(y^2*(y*x)^2)^2*y^-7*x*y^16
[ Dauer der Verarbeitung: 0.4 Sekunden (vorverarbeitet)
]
2026-03-28