Einheitsmatrix (Befehl): Unterschied zwischen den Versionen

Aus GeoGebra Manual
Wechseln zu: Navigation, Suche
(removed CAS syntax)
Zeile 1: Zeile 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{command|cas=true|vector-matrix|Einheitsmatrix}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
;Einheitsmatrix[ <Zahl> ]
+
{{command|cas=true|vector-matrix|Einheitsmatrix}}
:Gibt die Einheitsmatrix zur gegebenen Ordnung.
+
 
:{{Example|1= <div><code>Einheitsmatrix[3]</code> gibt die Matrix ''<math>\begin{pmatrix}1&0&0\\0&1&0\\0&0&1\end{pmatrix}</math>''.</div>}}
 
{{Note|1=Für eine quadratische Matrix ''A'' der Ordnung ''n'', ergibt <code>A^0</code> die selbe Matrix wie <code>Einheitsmatrix[n]</code>.}}
 
==CAS-Ansicht==
 
 
;Einheitsmatrix[ <Zahl> ]
 
;Einheitsmatrix[ <Zahl> ]
 
:Gibt die Einheitsmatrix zur gegebenen Ordnung.
 
:Gibt die Einheitsmatrix zur gegebenen Ordnung.
 
:{{Example|1= <div><code>Einheitsmatrix[3]</code> gibt die Matrix ''<math>\begin{pmatrix}1&0&0\\0&1&0\\0&0&1\end{pmatrix}</math>''.</div>}}
 
:{{Example|1= <div><code>Einheitsmatrix[3]</code> gibt die Matrix ''<math>\begin{pmatrix}1&0&0\\0&1&0\\0&0&1\end{pmatrix}</math>''.</div>}}
 
{{Note|1=Für eine quadratische Matrix ''A'' der Ordnung ''n'', ergibt <code>A^0</code> die selbe Matrix wie <code>Einheitsmatrix[n]</code>.}}
 
{{Note|1=Für eine quadratische Matrix ''A'' der Ordnung ''n'', ergibt <code>A^0</code> die selbe Matrix wie <code>Einheitsmatrix[n]</code>.}}

Version vom 26. August 2015, 14:04 Uhr


Einheitsmatrix[ <Zahl> ]
Gibt die Einheitsmatrix zur gegebenen Ordnung.
Beispiel:
Einheitsmatrix[3] gibt die Matrix \begin{pmatrix}1&0&0\\0&1&0\\0&0&1\end{pmatrix}.
Anmerkung: Für eine quadratische Matrix A der Ordnung n, ergibt A^0 die selbe Matrix wie Einheitsmatrix[n].
© 2024 International GeoGebra Institute