MINVERSE Function Explained
The MINVERSE
Function in Microsoft Excel returns the inverse matrix for a given matrix. It takes a single argument, which is the array or range of cells containing the matrix for which the inverse is to be calculated. The result is a new matrix with the same dimensions as the original matrix.
MINVERSE Function Syntax
MINVERSE(array)
- array: The array or range of cells containing the data to be inverted.