2×2 Matrix Multiplication Calculator

Multiply two 2×2 matrices.

How to use

  1. Enter your values in the fields above.
  2. Press Calculate to see your result instantly.
  3. Use the Share button to copy a link to your result.

About this calculator

This calculator multiplies two 2×2 matrices using the standard row-by-column dot product rule: each entry of the result is the sum of products of a row from the first matrix and a column from the second, meaning matrix multiplication order matters (A×B usually isn't the same as B×A).

It's used by students learning linear algebra fundamentals, and in computer graphics and game development, where 2×2 matrices represent 2D transformations like rotation and scaling that get applied to points and vectors.

Was this helpful?

Comments (0)

  • Be the first to comment.

Popular calculators

All Calculators