Array1 | → | Real2 |
Array1 | → | Complex2 |
This operation calculates the determinant of its input argument. The argument must be a square matrix. An error will be returned if the input is a vector or a non-square matrix.
The result will be complex if the matrix is complex. Otherwise, the result will be real.