Difference between revisions of "Transpose Command"

From GeoGebra Manual
Jump to: navigation, search
(added v.4 - example formatting)
(added v.4 - example formatting)
Line 2: Line 2:
 
{{command|vector-matrix}}
 
{{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| <code>Transpose[{{1, 2}, {3, 4}}]</code> gives you the matrix ''{{1, 3}, {2, 4}}''.}}

Revision as of 11:30, 25 February 2011

© 2024 International GeoGebra Institute