Search

 

Module: Editor

Version: 18.03+

Type: Double

Category: Matrix

 

Description

The formula 'Inverse' returns the inverse of a matrix.

Parameters

Matrix:

The matrix you want to know the inverse of.

Example

Description

In the following example the formula 'Inverse' is used to take the inverse of the matrix.

Values parameters

Matrix:

Column1 Column2
5 2
7 3

 

Result

Matrix:

Column1 Column2
3 -2
-7 5

 

As you see the result is the inverse of the matrix.

Feedback

If you have any questions about this subject or if you want to provide us feedback please send us an e-mail.

Updated: 2018-01-31