determinant
Computes the determinant of the provided matrix.
Return
The value of the determinant of the matrix.
Parameters
matrix
The matrix to use.
Computes the determinant of the provided matrix.
The value of the determinant of the matrix.
The matrix to use.