powered by
From base::det().
base::det()
det(x, ...)
If yac_symbol treat as such, else call base::det().
yac_symbol
further arguments passed to base::det()
(x <- matrix(1:4, ncol = 2)) det(x) det(ysym(x))
Run the code above in your browser using DataLab