Determinant - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Student[LinearAlgebra]

  

Determinant

  

compute the determinant of a Matrix

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

Determinant(A, options)

Parameters

A

-

square Matrix

options

-

(optional) parameters; for a complete list, see LinearAlgebra[Determinant]

Description

• 

The Determinant(A) command computes the determinant of the square Matrix A.

Examples

(1)

(2)

(3)

(4)

See Also

LinearAlgebra[Determinant]

Student[LinearAlgebra]

Student[LinearAlgebra][CharacteristicMatrix]

Student[LinearAlgebra][CharacteristicPolynomial]

Student[LinearAlgebra][Eigenvalues]

 


Download Help Document