Matrix Calculator
Perform matrix operations: add, subtract, multiply, transpose, determinant, and more
Operation
Matrix A
Γ
Matrix B
Γ
Result: A + B
6.008.00
10.0012.00
Matrix Operations
- Addition/Subtraction: Matrices must have same dimensions
- Multiplication: Columns of A must equal rows of B
- Determinant: Only for square matrices
- Trace: Sum of diagonal elements