![]() |
![]() |
Calculator Function RefrenceFunction Reference >Calculator Function Reference >Matricies>DeterminateDeterminateThe 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
|