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 用戶端使用這個