muEC::SG::Perm2Inv – inverts a permutation
The muEC::SG::Perm2Inv function inverts a permutation perm.
→ Examples
Call:
muEC::SG::Perm2Inv(perm)
Parameters:
perm:
any list denoting a permutation
Related Functions:
Example 1:
muEC::SG::Perm2Inv( [3,1,2,4] );