Introduction - If you have any usage issues, please Google them yourself
Gaussian elimination method for solving AX = b, using the augmented matrix for the elementary row transformation, the coefficient matrix into an upper triangular matrix, and then back to the tape, you can get the solution of the equations.