MatrixObject.MatrixDet
This function calculates the determinant of Matrix and places in MatrixResult.
| Syntax | Parameters | Return Value |
|---|---|---|
Function MatrixObject.MatrixDet( _
Matrix As Double(), _
ByRef Result As Double) As Integer
|
Type: Double()
Type: Double() |
Integer |