MTM
det
compute the determinant of a matrix
Calling Sequence
Parameters
Description
Examples
det(A)
A
-
square matrix
The det(A) function computes the determinant of A.
See Also
LinearAlgebra[Determinant]
Download Help Document