Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
GAP
/
doc
/
ref
/ (
Algebra von RWTH Aachen
Version 4.15.1
©
) Datei vom 18.9.2025 mit Größe 193 B
Quelle demo.tst Sprache: unbekannt
# this is a demo file for the 'Test' function
#
gap> g := Group((1,2), (1,2,3));
Group([ (1,2), (1,2,3) ])
# another comment following an empty line
# the following fails:
gap> a := 13+29;
41
[ Dauer der Verarbeitung: 0.3 Sekunden (vorverarbeitet)
]
2026-04-02