Compute the Reduced Row Echelon Form of a matrix using the Gauss-Jordan elimination algorithm with detailed step-by-step output.
Useful for solving systems of linear equations, finding matrix rank, and determining linear independence.
A matrix is in Reduced Row Echelon Form (RREF) if it satisfies:
Uses: