Qurak

IdentityMatrix

Beschikbaar

Creates an identity matrix of given size

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

Onderwerpen

Gerelateerd

Alle 6300 functies · Gebruik dit vanuit een MCP-client