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

Quelle  cps_ambientspace.include   Sprache: unbekannt

 
gap> ps := EllipticQuadric(5,4);
Q-(5, 4)
gap> AmbientSpace(ps);
ProjectiveSpace(5, 4)
gap> ps := SymplecticSpace(3,81);
W(3, 81)
gap> AmbientSpace(ps);
ProjectiveSpace(3, 81)

[ Dauer der Verarbeitung: 0.11 Sekunden  (vorverarbeitet)  ]