Calculator Function Refrence

Function Reference >Calculator Function Reference >Matricies>Determinate

Determinate

The determinate function, det(), will calculate the determinate value for the matrix given. The function will fail of the matrix is not square.
inv({{1,2},{3,4}})=-2