| isPositiveBraidWord | R Documentation |
Checks whether a braid has only positive Artin generators.
isPositiveBraidWord(braid)
braid |
a |
A Boolean value.
braid <- mkBraid(4, c(2, -3, 3))
isPositiveBraidWord(braid)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.