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

1 line
62 B
Text

RowReduce[{{1, 2, -1, -4}, {2, 3, -1, -11}, {-2, 0, -3, 22}}]