What is the difference between using brackets and straight lines when solving a matrix?

2.5k Views Asked by At

When solving Matrices, why do some sets have lines like this : || And others have brackets, like this: [ ]

1

There are 1 best solutions below

0
On BEST ANSWER

The symbol [A] indicates the matrix A whereas the symbol |A| indicates the determinant of A.