ldet | R Documentation |
Compute the determinant of a matrix.
ldet(A, logarithm = TRUE)
A |
a matrix |
logarithm |
logical; if TRUE (default) return the logarithm of the modulus of the determinant. |
the determinant of A.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.