MMatrixDeterminant Method

Determinant of the matrix.

Definition

Namespace: SMath.Math.Symbolic
Assembly: SMath.Math.Symbolic (in SMath.Math.Symbolic.dll) Version: 1.73.9126.0
C#
public MItem Determinant()

Return Value

MItem
Result of the operation.

See Also