Skip to content
Calculator Tools

Math · 10 calculators

Matrix Calculators

Matrix addition, subtraction, multiplication, determinant, inverse, transpose and rank for any size.

Key matrix formulas

Matrix Addition(A + B)ᵢⱼ = Aᵢⱼ + Bᵢⱼ
Matrix Subtraction(A − B)ᵢⱼ = Aᵢⱼ − Bᵢⱼ
Matrix Multiplication(AB)ᵢⱼ = Σₖ Aᵢₖ·Bₖⱼ
Matrix Determinantdet(A) = product of pivots × (−1)^swaps
Matrix InverseA·A⁻¹ = I
Matrix Transpose(Aᵀ)ᵢⱼ = Aⱼᵢ
Matrix Rankrank = number of non-zero rows in echelon form
Identity MatrixIᵢⱼ = 1 if i = j, else 0
2×2 Matrixdet = ad − bc · A⁻¹ = (1/det)[d −b; −c a]
3×3 Matrixdet via cofactor expansion / row reduction

Matrix questions

How do I enter a matrix?

Type one row per line, separating values with spaces or commas. You can also separate rows with semicolons: 1 2; 3 4.

How do I enter a matrix?

Type one row per line, separating values with spaces or commas. You can also separate rows with semicolons: 1 2; 3 4.

How do I enter a matrix?

Type one row per line, separating values with spaces or commas. You can also separate rows with semicolons: 1 2; 3 4.

How do I enter a matrix?

Type one row per line, separating values with spaces or commas. You can also separate rows with semicolons: 1 2; 3 4.

How do I enter a matrix?

Type one row per line, separating values with spaces or commas. You can also separate rows with semicolons: 1 2; 3 4.