[last updated: 2024-03-07]
Matrix home page
https://en.wikipedia.org/wiki/Determinant
-----
- The Determinant of a matrix
is a number (a scaler) that is a property/parameter of the matrix.
The Determinant of a matrix A is denoted as: det(A)
Determinates are sometimes denoted as: |A|, however I use that symbol to represent the "absolute value" or magnitude of a vector...
Note: Determinants can only be calculated for Square matrices
... but there is a workaround???
- Determinants can be calculated.
Note: There is more than one way to calculate the determinant.
- Calculate the Determinant of a matrix using the Laplace Expansion method:
- A square matrix with a Determinant = 0 does not have an inverse (is not invertible).
It is called a Singular or Degenerate matrix.
.
.
.
eof