Difference between revisions of "Transpose 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}}
 
; Transpose[Matrix]: Transposes the matrix.
 
; Transpose[Matrix]: Transposes the matrix.
 
: Example: <tt>Transpose[{{1, 2}, {3, 4}}]</tt> gives you the matrix ''{{1, 3}, {2, 4}}''.
 
: Example: <tt>Transpose[{{1, 2}, {3, 4}}]</tt> gives you the matrix ''{{1, 3}, {2, 4}}''.

Revision as of 03:51, 4 November 2010

© 2024 International GeoGebra Institute