Difference between revisions of "MatrixRank Command"

From GeoGebra Manual
Jump to: navigation, search
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.0}}</noinclude>
+
<noinclude>{{Manual Page|version=4.2}}[[Category:Manual (official)|{{PAGENAME}}]]</noinclude>{{betamanual|version=4.2}}
 
{{command|CAS}}
 
{{command|CAS}}
 
;MatrixRank[ <Matrix> ]
 
;MatrixRank[ <Matrix> ]

Revision as of 16:31, 12 June 2012

This command works in CAS View only.

MatrixRank[ <Matrix> ]
Returns the rank of given matrix.
Example:
  • MatrixRank[{{2, 2}, {1, 1}}] yields 1,
  • MatrixRank[{{1, 2}, {3, 4}}] yields 2.
© 2024 International GeoGebra Institute