Treppennormalform (Befehl): Unterschied zwischen den Versionen

Aus GeoGebra Manual
Wechseln zu: Navigation, Suche
K
K (Textersetzung - „version=4.0“ durch „version=4.2“)
Zeile 1: Zeile 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>{{command|cas=true|vector-matrix|Treppennormalform}}
+
<noinclude>{{Manual Page|version=4.2}}</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. März 2013, 05:27 Uhr

Treppennormalform[<Matrix>]
Erzeugt die Treppennormalform der Matrix.

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