Qurak

IdentityMatrix

利用可能

Creates an identity matrix of given size

IdentityMatrix[n]
IdentityMatrix[{m, n}]
IdentityMatrix[3] → {{1, 0, 0}, {0, 1, 0}, {0, 0, 1}}

トピック

関連

全 6300 関数 · MCPクライアントから使う