Skip to content

Matrix Calculator — Add, Multiply & Invert

Add, subtract and multiply 2x2 and 3x3 matrices

Loading calculator…

Features

  • 2x2 & 3x3
  • All operations
  • Determinants
Share:
This tool runs on your device — your files and inputs never go anywhere.

How to Use Matrix Calculator

Add, subtract and multiply 2x2 and 3x3 matrices No signup, and nothing gets uploaded for most use.

  1. 1

    Enter your numbers in the input fields.

  2. 2

    Choose the calculation options or frequency.

  3. 3

    The result updates instantly as you type.

  4. 4

    Review the breakdown, chart, or schedule, and copy the answer.

Why you might like it

  • Nothing to upload — the work happens on your device.
  • Free with no signup, no watermarks, and no daily limits.
  • Works in any modern browser on any device — nothing to install.
  • Usually done in a few seconds, so it doesn't get in your way.
Try Matrix

Frequently Asked Questions

Can I multiply a 2×2 matrix by a 3×3 matrix?

No. Two matrices can be multiplied only when the number of columns of the first equals the number of rows of the second. This calculator multiplies same-sized square matrices.

What does det(A) mean?

The determinant is a scalar that summarizes a square matrix. It is zero for singular (non-invertible) matrices, and for 2×2 matrices [[a, b], [c, d]] it equals ad − bc.