Help: Matrix Operations
What you need to fill in
- Operation
- Select Determinant, Transpose, or Inverse matrix.
- Matrix size
- Select 2×2 or 3×3.
- Matrix elements
- Fill in each cell of the matrix with its number.
What you'll see in the results
- The value of the determinant, or the transpose/inverse matrix, depending on the selection
- Detailed calculation steps
The inverse matrix is calculated only when the determinant is non-zero.
The calculation form
Determinant = 5
Frequently asked questions
The inverse matrix only exists when the determinant is non-zero (a non-singular matrix). If the determinant is 0, the application will inform you that no inverse exists.
Currently the application supports 2×2 and 3×3 matrices.