Determinant
A single number computed from a square matrix that signals invertibility.
A square matrix is invertible if and only if its determinant is non-zero. Geometrically, the absolute value of the determinant is the volume-scaling factor of the linear transformation the matrix represents.
Formula
det(A) ≠ 0 ⇔ A is invertible