RosettaCodeData/Task/Reduced-row-echelon-form/MATLAB/reduced-row-echelon-form.m
2023-07-01 13:44:08 -04:00

1 line
51 B
Mathematica

rref([1, 2, -1, -4; 2, 3, -1, -11; -2, 0, -3, 22])