braidPermutation | R Documentation |
Returns the left-to-right permutation associated to a braid.
braidPermutation(braid)
braid |
a |
A permutation.
braid <- mkBraid(4, c(2, -3, 3))
braidPermutation(braid)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.