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 image not shown  

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.34 Sekunden  (vorverarbeitet)  ]