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}}

Thèmes

Connexes

Les 6300 fonctions · Utiliser ceci depuis un client MCP