[]
This function returns the unit matrix for the specified dimension.
MUNIT(dimension)
Argument | Description |
|---|---|
dimension | An integer specifying the dimension of the unit matrix that you want to return. The dimension has to be greater than zero. |
MUNIT(3) returns the following output.
