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 146 B
Quelle cps_aslist.g Sprache: unbekannt
# One of the best features of all of the orb package is the FindSuborbits command
ps := HyperbolicQuadric(5,3);
lines := AsList(Lines(ps));
quit;
[ Dauer der Verarbeitung: 0.15 Sekunden (vorverarbeitet)
]
2026-04-02