Difference between revisions of "Transpose Command"

From GeoGebra Manual
Jump to: navigation, search
Line 3: Line 3:
 
; Transpose[Matrix]: Transposes the matrix.
 
; Transpose[Matrix]: Transposes the matrix.
 
: {{Example|1=<code>Transpose[{{1, 2}, {3, 4}}]</code> gives you the matrix ''{{1, 3}, {2, 4}}''.}}
 
: {{Example|1=<code>Transpose[{{1, 2}, {3, 4}}]</code> gives you the matrix ''{{1, 3}, {2, 4}}''.}}
 +
==CAS Syntax==

Revision as of 15:29, 3 August 2011

© 2024 International GeoGebra Institute