Sat Dec 14 20:27:11 2024 rref_test(): Test rref(), reduced row echelon format functions. is_rref_test(): is_rref() reports whether a matrix is in reduced row echelon format. A0: [[1 0 0 9 4] [0 0 1 0 8] [0 0 0 0 0] [0 0 0 1 0]] p