Treppennormalform (Befehl)

Aus GeoGebra Manual
Wechseln zu: Navigation, Suche


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