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

Online Help

MTM

  

det

  

compute the determinant of a matrix

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

det(A)

Parameters

A

-

square matrix

Description

• 

The det(A) function computes the determinant of A.

Examples

(1)

(2)

See Also

LinearAlgebra[Determinant]

MTM

 


Download Help Document