Difference between revisions of "Invert Command"

From GeoGebra Manual
Jump to: navigation, search
(added v.4 - note formatting)
(added v.4 - note formatting)
Line 2: Line 2:
 
{{command|vector-matrix}}
 
{{command|vector-matrix}}
 
; Invert[Matrix]: Inverts the given matrix.
 
; Invert[Matrix]: Inverts the given matrix.
: {{Example| <tt>Invert[{{1, 2}, {3, 4}}]</tt> gives you the inverse matrix ''{{-2, 1}, {1.5, -0.5}}''.}}
+
: {{Example| <code>Invert[{{1, 2}, {3, 4}}]</code> gives you the inverse matrix ''{{-2, 1}, {1.5, -0.5}}''.}}

Revision as of 10:20, 25 February 2011

© 2024 International GeoGebra Institute