Quellcodebibliothek
Statistik
Leitseite
products
/
Sources
/
formale Sprachen
/
GAP
/
pkg
/
unitlib
/
data
/
128
/ (
GAP Algebra
Version 4.15.1
©
) Datei vom 12.5.2025 mit Größe 7 kB
Impressum affine_affinegroupexample.g Sprache: unbekannt
Haftungsausschluß.g KontaktUnknown {[0] [0] [0]}diese Dinge liegen außhalb unserer Verantwortung
#example of affine group
ag := AffineSpace(
3
,
3
);
g := AffineGroup(ag);
x:=Random(g);;
Display(x);
quit;
[Seitenstruktur0.36Drucken]
2026-08-25