Determinant čtvercové matice je skalár (číslo), který vypovídá o chování matice. Determinant můžete vypočítat z čísel v matici.
"Determinant matice A {\displaystyle A} " se ve vzorci zapisuje jako det ( A ) {\displaystyle \det(A)}
nebo | A | {\displaystyle |A|}
. Někdy se místo det ( [ a b c d ] ) {\displaystyle \det \left({\begin{bmatrix}a&b\c&d\end{bmatrix}}}\right)} a | [
a b c d ] | {\displaystyle \left|{\begin{bmatrix}a&b\c&d\end{bmatrix}}\right|}
stačí napsat det [ a b c d ] {\displaystyle \det {\begin{bmatrix}a&b\c&d\end{bmatrix}}} a | a
b c d | {\displaystyle \left|{\begin{matrix}a&b\c&d\end{matrix}}\right|} .

