newcontext SciMax Toolbox newline

SciMax Toolbox >> newdet

newdet

Maxima Function

Calling Sequence

newdet (M, n)

Description

Computes the determinant of the matrix or array M by the Johnson-Gentleman tree minor algorithm.

The argument n is the order; it is optional if M is a matrix.

newcontext SciMax Toolbox newline