Free Online Matrix Calculator

A matrix calculator computes the determinant, transpose, or product of small 2×2 and 3×3 square matrices — the core operations of intro linear algebra.

Your data is processed entirely in your browser and never sent to any server.

Instant results 100% private No signup needed
Matrix A

How to Use This Calculator

  1. Choose 2×2 or 3×3 from the size selector.
  2. Pick the operation: determinant, transpose, or A × B.
  3. Fill in matrix A (and matrix B for multiplication).
  4. Read the scalar (determinant) or grid (transpose / product) result.

What Is a Matrix Calculator?

Matrices represent linear transformations, systems of equations, and grid-shaped data. For 2×2 and 3×3 square matrices the three most common operations are: determinant (a scalar summary, zero when the matrix is singular), transpose (rows become columns), and matrix product (composition of two transformations).

This tool focuses on 2×2 and 3×3 because they cover almost all undergraduate course exercises, classical-mechanics problems, and 2D/3D graphics math. Determinant uses the direct ad − bc formula for 2×2 and cofactor expansion along the first row for 3×3. Multiplication follows the standard row-by-column dot-product rule and only operates on matrices of the same size.

All entries can be decimals including negatives. Determinant prints as a single scalar; transpose and product render as a clean grid below the inputs.

Frequently Asked Questions

What matrix operations are supported?
Determinant, transpose, and multiplication for 2×2 and 3×3 matrices.
What's matrix multiplication order?
For A×B, A's columns must equal B's rows. Result has A's rows × B's columns.
When is a matrix invertible?
When its determinant is non-zero. Singular matrices (det=0) have no inverse.

Published by the WeGotEveryTool team. We build and test every tool in-house and update pages when the underlying spec, formula, or recommendation changes.

Reviewed: May 2026. Disclaimer: this tool is provided as-is for general informational use. For decisions with material consequences (medical, legal, financial, security) verify results against a qualified professional source.

Related Math & Calculators