mirror of
https://github.com/josdejong/mathjs.git
synced 2025-12-08 19:46:04 +00:00
328 B
328 B
Function det
Parameters
| Parameter | Type | Description |
|---|---|---|
x |
Array | Matrix |
Returns
| Type | Description |
|---|---|
| Number | determinant |