Skip to main content

MDETERM

Definition

Returns the matrix determinant of a square matrix specified as an array or range.

Sample Usage

Syntax

MDETERM(square_matrix)

  • square_matrix - An array or range with an equal number of rows and columns representing a matrix whose determinant will be calculated.

See Also

TRANSPOSE: Transposes the rows and columns of an array or range of cells.

MMULT: Calculates the matrix product of two matrices specified as arrays or ranges.

MINVERSE: Returns the multiplicative inverse of a square matrix specified as an array or range.

 

In order to use the MDETERM formula, start with your edited Excellentable:

 

 

 

A
B
1
9
8
2
6
2
3
1
-2
4
5
MDETERM
-30

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.