search for:
det
-- determinant of a matrix
See also:
determinants
minors
-- ideal generated by minors
exteriorPower
-- exterior power
Ways to use
det
:
det Matrix
-- determinant of a matrix
Optional arguments :
det(..., Strategy => ...)
-- choose between Bareiss and Cofactor algorithms
search for: