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

Online Help

Student[LinearAlgebra]

  

Trace

  

compute the trace of a square Matrix

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

Trace(A)

Parameters

A

-

square Matrix

Description

• 

The Trace(A) command computes the sum of the diagonal elements of Matrix A.

Examples

(1)

(2)

See Also

LinearAlgebra[Trace]

Student[LinearAlgebra]

Student[LinearAlgebra][Eigenvalues]

 


Download Help Document