Matrix Rank Calculator
How This Is Calculated
The rank of a matrix is the number of linearly independent rows (or columns) it has — found here by reducing the matrix to row echelon form via Gaussian elimination and counting the non-zero rows that remain. See the fundamentals in the Matrices chapter guide, or check the Matrix Determinant Calculator — a non-zero determinant always means full rank.