The MUNIT function is one of the math and trigonometry functions. It is used to return the unit matrix for the specified dimension.
Syntax
MUNIT(dimension)
The MUNIT function has the following argument:
Argument | Description |
---|
dimension | An integer specifying the dimension of the unit matrix that you want to return, and returns an array. The dimension has to be greater than zero. |
Notes
Please note that this is an array formula. To learn more, please read the Insert array formulas article.
How to apply the MUNIT function.
Examples
The figure below displays the result returned by the MUNIT function.
