Shortcut: DETERMINANT
Module | matrixtools |
---|---|
Description | Usage |
Calculate the determinant of a matrix | |
output value | type |
the determinant of the matrix | scalar |
Input
The arguments that serve as the input for this action are specified using one or more of the keywords in the following table.
Keyword | Type | Description |
---|---|---|
ARG | matrix | The matrix that we are calculating the determinant for |
Further details and examples
Text from manual goes here
Syntax
The following table describes the keywords and options that can be used with this action
Keyword | Type | Default | Description |
---|---|---|---|
ARG | input | none | The matrix that we are calculating the determinant for |