Quick start
- Choose 2x2 or 3x3.
- Choose the operation you want.
- Enter Matrix A and Matrix B when the operation needs both matrices.
- Press Calculate matrix and review the result, steps, examples, and recent answers.
Matrix multiplication order
Matrix multiplication uses rows from Matrix A and columns from Matrix B. Because of that, A x B can produce a different result than B x A.
The calculator keeps the current version focused on square 2x2 and 3x3 matrices so the inputs stay simple and mobile-friendly.
Determinant and transpose
A determinant is a single value calculated from a square matrix. For a 2x2 matrix [[a,b],[c,d]], the determinant is ad - bc.
Transpose swaps rows and columns. Entry row 1, column 2 becomes row 2, column 1.
Examples from the calculator
[[19,22],[43,50]]
-2
-306
History, privacy, and copying
Recent answers stay visible in the page while you work. The history is kept only in the current browser tab and is not sent to a server.
Copy answer copies the expression and result so you can paste it into notes, homework, a message, or another document.