Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/GAP/pkg/anupq/examples/   (Algebra von RWTH Aachen Version 4.15.1©)  Datei vom 28.7.2025 mit Größe 264 B image not shown  

Impressum B2-4   Interaktion und
Portierbarkeitunbekannt

 
Haftungsausschluß KontaktUnknown {[0] [0] [0]}diese Dinge liegen außhalb unserer Verantwortung

#Example: "B2-4" . . . the ``right'' way to generate B(2, 4)
#Generates B(2, 4) by using the `Exponent' option
#vars: F, procId;
#options: 
F := FreeGroup("a", "b");
#alt: do
#procId := PqStart( F );
#alt: sub <procId> for <F>
Pq( F : Prime := 2, Exponent := 4 );

[ Seitenstruktur0.100Drucken  ]