Math > Matrix
Outputs the determinant of the input matrix.
A square (n-by-n) matrix is singular (not invertible) if and only if its determinant is 0.
Matrix
The matrix from which to get the determinant.
Result
The determinant of the specified input matrix.
Except where otherwise noted, this work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License