Share

Matrix.Determinant Property

Parent Object: Matrix

Description

Get the determinant of this matrix.

Syntax

Matrix.Determinant() As Double

Property Value

This is a read only property whose value is a Double.

Version

Introduced in version 4

Was this information helpful?