22 lines
328 B
Markdown

# Function det
### Parameters
Parameter | Type | Description
--------- | ---- | -----------
`x` | Array | Matrix |
### Returns
Type | Description
---- | -----------
Number | determinant
<!-- Note: This file is automatically generated from source code comments. Changes made in this file will be overridden. -->