determinant

Computes the determinant of the provided matrix.

Return

The value of the determinant of the matrix.

Parameters

matrix

The matrix to use.

See also