Qurak

IdentityMatrix

Tilgjengelig

Creates an identity matrix of given size

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

Emner

Relatert

Alle 6300 funksjoner · Bruk dette fra en MCP-klient