Difference between revisions of "Invert Command"

From GeoGebra Manual
Jump to: navigation, search
(create official page from pdf)
 
(create official page from pdf)
Line 1: Line 1:
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 
<noinclude>{{Manual Page}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>
 +
{{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 03:49, 4 November 2010

© 2024 International GeoGebra Institute