Linear Algebra

Matrix Rank

Rank via row reduction.

Formula

Formula
rank(A)

Variables

SymbolDefinitionType & rangeUnitsRole
A matrix real matrix input

Try it yourself

Interactive calculator
rows separated by ';' , values by commas
Result

Worked examples

Example 1
GivenA = 1, 2, 3; 2, 4, 6; 1, 0, 1
Result2
Example 2
GivenA = 1, 0; 0, 1
Result2