next | previous | forward | backward | up | top | index | toc | Macaulay2 web site
WeylGroups :: WeylGroupElement ^ ZZ

WeylGroupElement ^ ZZ -- the power of an element of a Weyl group

Synopsis

Description

i1 : w=reduce(rootSystemE(6),{1,2,3})

o1 = WeylGroupElement{RootSystem{...8...}, | -2 |}
                                           | -1 |
                                           | 1  |
                                           | 3  |
                                           | 1  |
                                           | 1  |

o1 : WeylGroupElement
i2 : w^10

o2 = WeylGroupElement{RootSystem{...8...}, | -2 |}
                                           | 1  |
                                           | 1  |
                                           | 2  |
                                           | 1  |
                                           | 1  |

o2 : WeylGroupElement