matrix_determinant

Returns the determinant of the matrix.

Input

matrix

The input matrix.

Output

determinant

The determinant of the matrix.