Student[LinearAlgebra]
Determinant
compute the determinant of a Matrix
Calling Sequence
Parameters
Description
Examples
Determinant(A, options)
A
-
square Matrix
options
(optional) parameters; for a complete list, see LinearAlgebra[Determinant]
The Determinant(A) command computes the determinant of the square Matrix A.
See Also
LinearAlgebra[Determinant]
Student[LinearAlgebra][CharacteristicMatrix]
Student[LinearAlgebra][CharacteristicPolynomial]
Student[LinearAlgebra][Eigenvalues]
Download Help Document