next | previous | forward | backward | up | top | index | toc | Macaulay2 website
WeylGroups :: numberOfPositiveRoots(DynkinType)

numberOfPositiveRoots(DynkinType) -- the number of positive roots

Synopsis

Description

i1 : D=dynkinType{{"A",5},{"E",6}}

o1 = DynkinType{{A, 5}, {E, 6}}

o1 : DynkinType
i2 : numberOfPositiveRoots(D)

o2 = 51

Ways to use this method: