Calculate determinants for 2x2, 3x3, and 4x4 matrices with detailed step-by-step solutions
Enter your matrix elements to compute the determinant. The determinant is a scalar value that provides important information about the matrix properties.
Click on any example to load it into the calculator
Basic 2x2 determinant calculation
Matrix Size: 2x2
Matrix Format:
[3, 2]
[1, 4]
Determinant of 3x3 identity matrix
Matrix Size: 3x3
Matrix Format:
[1, 0, 0]
[0, 1, 0]
[0, 0, 1]
Matrix with determinant equal to zero
Matrix Size: 3x3
Matrix Format:
[1, 2, 3]
[2, 4, 6]
[1, 2, 3]
Higher order matrix determinant calculation
Matrix Size: 4x4
Matrix Format:
[2, 1, 0, 3]
[1, 3, 2, 1]
[0, 1, 4, 2]
[3, 2, 1, 5]