Calculator

Matrix Calculator

Perform matrix operations including addition, subtraction, multiplication, and determinant calculation.

Matrix 1

Matrix 2

Matrix Operations

Perform basic matrix operations including addition, subtraction, and multiplication. Input matrices up to 5x5 dimensions.

Determinant

Calculate the determinant of a square matrix. Supports matrices up to 5x5 dimensions.

Matrix Multiplication

Multiply two matrices. The number of columns in the first matrix must equal the number of rows in the second matrix.