Calculate the determinant of the matrix
detmatrix(m)
m | a matrix |
---|
the determinant
detmatrix
calculates the determinant of the matrix given.
Other linear:
choleskymatrix()
,
gdls()
,
invmatrix()
,
iterativematrix
,
lumatrix()
,
refmatrix()
,
rowops
,
tridiagmatrix()
,
vecnorm()