MUNIT
Returns a unit matrix for the specified dimension
Syntax
MUNIT(dimension)
Parameters
- dimension: Required. An integer specifying the dimension of the unit matrix to return
Example
=MUNIT(3)
Returns a unit matrix for the specified dimension
MUNIT(dimension)
=MUNIT(3)