Compare two matrices \(A\) and \(B\): check equality (with optional tolerance) and check compatibility for addition/subtraction and multiplication (both \(AB\) and \(BA\)).
Debug scan (A vs B)
Highlights the scanned cell \((i,j)\) in both matrices. Mismatch cells are marked.
A
B
current cell
mismatch
Enter matrices \(A\) and \(B\) and click “Calculate”.