det | R Documentation |
From base::det()
.
det(x, ...)
x |
If |
... |
further arguments passed to |
(x <- matrix(1:4, ncol = 2)) det(x) det(ysym(x))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.