MatrixRank Command

From GeoGebra Manual
Revision as of 07:58, 21 December 2012 by JohannaZ (talk | contribs)
Jump to: navigation, search


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

CAS Syntax

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