Student[LinearAlgebra]
Diagonal
return the diagonal of a Matrix
Calling Sequence
Parameters
Description
Examples
Diagonal(A, options)
A
-
Matrix
options
(optional) parameters; for a complete list, see LinearAlgebra[Diagonal]
The Diagonal(A) command returns the main diagonal of the Matrix A as a (column) Vector.
See Also
LinearAlgebra[Diagonal]
Student[LinearAlgebra][DiagonalMatrix]
Download Help Document