Difference between revisions of "Invert Command"

From GeoGebra Manual
Jump to: navigation, search
m (1 revision)
(added v.4 - note formatting)
Line 1: Line 1:
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
+
<noinclude>{{Manual Page|version=4.0}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
{{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| <tt>Invert[{{1, 2}, {3, 4}}]</tt> gives you the inverse matrix ''{{-2, 1}, {1.5, -0.5}}''.}}

Revision as of 10:20, 15 February 2011

© 2024 International GeoGebra Institute