To calculate inverse matrix enter the matrix in the textbox above. Elements of matrix should be separated by space, each row
of matrix should start from new line.
The matrix should be square matrix - the number of rows should be equal to number of columns.
To verify result of calculation - copy the result and use it to calculate inverse matrix of the result matrix.
Inverse of inverse matrix should give the original matrix.
If the matrix does not have inverse matrix the result page after submit will be blank.