Qurak

IdentityMatrix

Tersedia

Creates an identity matrix of given size

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

Topik

Terkait

Semua 6300 fungsi · Pakai ini dari klien MCP