inverse(w)
i1 : w=reduce(rootSystemE(6),{1,2,3}) o1 = WeylGroupElement{RootSystem{...8...}, | -2 |} | -1 | | 1 | | 3 | | 1 | | 1 | o1 : WeylGroupElement
i2 : inverse w o2 = WeylGroupElement{RootSystem{...8...}, | 1 |} | -1 | | -2 | | 4 | | 1 | | 1 | o2 : WeylGroupElement
The source of this document is in /build/reproducible-path/macaulay2-1.25.05+ds/M2/Macaulay2/packages/WeylGroups.m2:2893:0.