Qurak

IdentityMatrix

Disponibile

Creates an identity matrix of given size

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

Argomenti

Correlate

Tutte le 6300 funzioni · Usa questo da un client MCP