Matrix.determinant

Computes the determinant of the given matrix.

class Matrix
float
determinant
()

Return Value

Type: float

the value of the determinant

Meta