Student[LinearAlgebra]
IdentityMatrix
construct an Identity Matrix
Id
Calling Sequence
Parameters
Description
Examples
IdentityMatrix(d, options)
Id(d, options)
d
-
(optional) non-negative integer; dimension of the resulting Matrix
options
(optional) parameters; for a complete list, see LinearAlgebra[IdentityMatrix]
The IdentityMatrix(d) command returns a Identity Matrix. This command can be abbreviated as Id(d).
See Also
LinearAlgebra[IdentityMatrix]
Student[LinearAlgebra][Operators]
Download Help Document