Spracherkennung für: .g vermutete Sprache: Unknown {[0] [0] [0]} [Methode: Schwerpunktbildung, einfache Gewichte, sechs Dimensionen]
#collineation group of a projective space
ps := ProjectiveSpace(3,16);
CollineationGroup(ps);
ps := ProjectiveSpace(4,81);
CollineationGroup(ps);
ps := ProjectiveSpace(5,3);
CollineationGroup(ps);
ps := ProjectiveSpace(2,2);
CollineationGroup(ps);
quit;
[ Dauer der Verarbeitung: 0.27 Sekunden
]