Skip to Content

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: ArraySince: Excel 2013