Back to Home

Matrix Calculator

Perform matrix operations including addition, multiplication, transpose, and inverse

Matrix Size

Matrix A

Determinant: -2.0000

Matrix B

Determinant: -2.0000

Operations

Basic Operations

Advanced Operations

Instructions

Basic Operations:

  • • Addition/Subtraction: Matrices must have same dimensions
  • • Multiplication: Columns of A must equal rows of B
  • • Use the size controls to adjust matrix dimensions

Advanced Operations:

  • • Transpose: Flips matrix along diagonal
  • • Inverse: Only available for square matrices
  • • Determinant: Automatically calculated for square matrices