PermutationPower
లభ్యం
Power of a permutation.
PermutationPower[perm, n]
PermutationPower[{2, 3, 1}, 3]
→ {1, 2, 3}PermutationPower[Cycles[{{4, 2, 5}, {6, 3, 1, 7}}], 6]
→ Cycles[{{1, 6}, {3, 7}}]PermutationPower[Cycles[{{4, 2, 5}, {6, 3, 1, 7}}], -2]
→ Cycles[{{1, 6}, {2, 5, 4}, {3, 7}}] మొత్తం 6300 ఫంక్షన్లు ·
దీన్ని MCP క్లయింట్ నుండి వాడండి