Skip to main content

Excel MINVERSE Function

The MINVERSE function returns the inverse matrix of a given array.

minverse function 1


Syntax

=MINVERSE(array)


Arguments

  • array (required): An array of numbers. The array must have the same numbers of rows and columns. It can be provided as:
    • A cell range, for example, A1:C3;
    • An array constant, for example, {1,1,1;2,2,2;3,3,3}.

Return Value

The MINVERSE function returns an inverse matrix with the same dimensions as the array provided.


Function Notes

  • If you are using the Excel versions that are prior to Microsoft 365, you should select the output range first, then enter the MINVERSE formula in the top-left-cell of the output range, and then press Ctrl + Shift + Enter to apply the function. For the users of Microsoft 365 and newer versions of Excel, you can just enter the formula in a cell, and then press Enter.
  • The output range you selected should have the same dimensions as the given array.
  • MINVERSE will return the #N/A error if the cells you selected that are outside the range of the resulting matrix.
  • MDETERM will return the #VALUE! error if:
    • Any of the cells in the array are empty or contain non-numeric values;
    • The array does not contain the same number of rows as the number of columns.
  • MINVERSE will return the #NUM! error if a square matric cannot be inverted since it has a determinant of 0.

Example

Supposing you are using one of the Excel versions that are prior to Microsoft 365, and have an array as below screenshot shown, to get its inverse matrix, please select an output range with the same dimensions, then copy or enter the formula below in the top-left-cell of the output range, and press Ctrl + Shift + Enter to get the result:

=MINVERSE({0.1,2,4;1,17,0;-2.5,3,-3})

Or, use cell references to make the formula dynamic:

=MINVERSE(B3:D5)

minverse function 2


Related functions

Excel MUNIT Function

The MUNIT function creates a unit matrix for a given specified dimension.

Excel MMULT Function

The Excel MMULT function returns the matrix product of two arrays. The array result has the same number of rows as array1 and the same number of columns as array2.

Excel MDETERM Function

The MDETERM function returns the matrix determinant of an array.


The Best Office Productivity Tools

Kutools for Excel - Helps You To Stand Out From Crowd

🤖 Kutools AI Aide: Revolutionize data analysis based on: Intelligent Execution   |  Generate Code  |  Create Custom Formulas  |  Analyze Data and Generate Charts  |  Invoke Kutools Functions…
Popular Features: Find, Highlight or Identify Duplicates  |  Delete Blank Rows  |  Combine Columns or Cells without Losing Data  |  Round without Formula ...
Super VLookup: Multiple Criteria  |  Multiple Value  |  Across Multi-Sheets  |  Fuzzy Lookup...
Adv. Drop-down List: Easy Drop Down List  |  Dependent Drop Down List  |  Multi-select Drop Down List...
Column Manager: Add a Specific Number of Columns  |  Move Columns  |  Toggle Visibility Status of Hidden Columns  Compare Columns to Select Same & Different Cells ...
Featured Features: Grid Focus  |  Design View  |  Big Formula Bar  |  Workbook & Sheet Manager | Resource Library (Auto Text)  |  Date Picker  |  Combine Worksheets  |  Encrypt/Decrypt Cells  |  Send Emails by List  |  Super Filter  |  Special Filter (filter bold/italic/strikethrough...) ...
Top 15 Toolsets12 Text Tools (Add Text, Remove Characters ...)  |  50+ Chart Types (Gantt Chart ...)  |  40+ Practical Formulas (Calculate age based on birthday ...)  |  19 Insertion Tools (Insert QR Code, Insert Picture from Path ...)  |  12 Conversion Tools (Numbers to Words, Currency Conversion ...)  |  7 Merge & Split Tools (Advanced Combine Rows, Split Excel Cells ...)  |  ... and more

Kutools for Excel Boasts Over 300 Features, Ensuring That What You Need is Just A Click Away...

Description


Office Tab - Enable Tabbed Reading and Editing in Microsoft Office (include Excel)

  • One second to switch between dozens of open documents!
  • Reduce hundreds of mouse clicks for you every day, say goodbye to mouse hand.
  • Increases your productivity by 50% when viewing and editing multiple documents.
  • Brings Efficient Tabs to Office (include Excel), Just Like Chrome, Edge and Firefox.
Comments (0)
No ratings yet. Be the first to rate!
There are no comments posted here yet
Please leave your comments in English
Posting as Guest
Rate this post:
0   Characters
Suggested Locations