WLJS LogoWLJS Notebook

PermutationProduct

PermutationProduct[a, b, c] gives the product of permutations a, b, c.

Examples

PermutationProduct[Cycles[{{1, 2}}], Cycles[{{2, 3}}]]
PermutationProduct[{2, 3, 1}, {3, 1, 2}]

Please visit the official Wolfram Language Reference for more details.

On this page