Matrix Calculator

Perform various matrix operations including addition, subtraction, multiplication, and calculate determinants. Perfect for linear algebra and mathematical calculations.

Matrix Addition & Subtraction

Matrix A

Matrix B

Calculate Determinant

Enter Square Matrix

Matrix Multiplication

Matrix A

×

Matrix B

Matrix Operations

Matrices are rectangular arrays of numbers that are fundamental in linear algebra, computer graphics, and many areas of mathematics.

Basic Operations

Input Format

Enter matrix elements separated by spaces, with each row on a new line:

1 2 3
4 5 6
7 8 9

Applications