Gedichte
Musik
Bilder
Quellcodebibliothek
Diashow
Normaldarstellung
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 193 B
Quelle projsp_ambientspaceelps.include Sprache: unbekannt
gap> ps := PG(3,27);
ProjectiveSpace(3, 27)
gap> p := VectorSpaceToElement(ps,[1,2,1,0]*Z(3)^3);
<a point in ProjectiveSpace(3, 27)>
gap> AmbientSpace(p);
ProjectiveSpace(3, 27)
[ Dauer der Verarbeitung: 0.6 Sekunden (vorverarbeitet)
]
2026-03-28