Treppennormalform (Befehl): Unterschied zwischen den Versionen

Aus GeoGebra Manual
Wechseln zu: Navigation, Suche
(update)
Zeile 1: Zeile 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{command|cas=true|vector-matrix|Treppennormalform}}
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>
 +
{{command|cas=true|vector-matrix|Treppennormalform}}
 +
 
 
;Treppennormalform[ <Matrix> ]
 
;Treppennormalform[ <Matrix> ]
 
:Erzeugt die [[w:de:Treppennormalform|Treppennormalform]] der Matrix.
 
:Erzeugt die [[w:de:Treppennormalform|Treppennormalform]] der Matrix.

Version vom 24. August 2015, 11:29 Uhr


Treppennormalform[ <Matrix> ]
Erzeugt die Treppennormalform der Matrix.
Beispiel:
Treppennormalform[{{1, 6, 4}, {2, 8, 9}, {4, 5, 6}}] erzeugt die Matrix \left( \begin{array}{} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \\ \end{array} \right) .

CAS-Ansicht

Treppennormalform[ <Matrix> ]
Erzeugt die Treppennormalform der Matrix.
Beispiel:
Treppennormalform[{{1, 6, 4}, {2, 8, 9}, {4, 5, 6}}] erzeugt die Matrix \left( \begin{array}{} 1 & 0 & 0 \\ 0 & 1 & 0 \\ 0 & 0 & 1 \\ \end{array} \right) .
© 2024 International GeoGebra Institute