Gaussian Ellimination method
Usage and Docs
. The Input should be a matrix of the format
A|b
- meaning that you need to input a
n * n+1
Matrix. Columns are seperated by spaces.
Input
3 6 3 24 2 1 3 13 3 2 4 19
Matrix
Matrix in elminiated form
Steps of calculation
Results