matrix_determinant
Returns the determinant of the matrix.
matrix
The input matrix.
determinant
The determinant of the matrix.