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

Quelle  projsp_short2.g   Sprache: unbekannt

 
#short names for shodowelements of an incidence structure
ps := PG(6,13);
plane := Random(Planes(ps));
Points(plane);
Lines(plane);
Solids(plane);
Hyperplanes(plane);
ElementsIncidentWithElementOfIncidenceStructure(plane,6);
quit;

[ Dauer der Verarbeitung: 0.12 Sekunden  (vorverarbeitet)  ]