epsilon | R Documentation |
Computes the Levi-Civita totally antisymmetric tensor.
epsilon(n)
n |
number of dimensions. |
array
representing the Levi-Civita symbol.
Guidotti E (2022). "calculus: High-Dimensional Numerical and Symbolic Calculus in R." Journal of Statistical Software, 104(5), 1-37. doi: 10.18637/jss.v104.i05
Other tensor algebra:
contraction()
,
delta()
,
diagonal()
,
einstein()
,
index()
### Levi-Civita symbol in 2 dimensions epsilon(2) ### Levi-Civita symbol in 3 dimensions epsilon(3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.