Qurak

IdentityMatrix

Disponible

Creates an identity matrix of given size

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

Temas

Relacionadas

Las 6300 funciones · Usar esto desde un cliente MCP