Matrix Arithmetic Calculator

Perform matrix addition, subtraction, scalar multiplication, and matrix product multiplication up to 3x3.

Product Matrix (A × B)
--
Sum (A + B): [3, 2], [4, 7]

How to Use

  1. Enter the matrix a and matrix b.
  2. Select Multiply Matrices (A × B) to view the product matrix (a × b).