Functions
>
Vector and Matrix
>
Array Characteristics
>
Determinant of a Square Matrix
Determinant of a Square Matrix
•
det(M)
—Returns the determinant of matrix
M
.
Arguments
•
M
is a square matrix.