muEC::SG::Perm2Sign – returns the signature of a permutation
The muEC::SG::Perm2Sign function calculates the signature of a permutation. This value is equal to .
Call:
muEC::SG::Perm2Sign(perm)
Parameters:
perm: |
any list denoting a permutation |
Related Functions:
muEC::SG::Perm2Length, muEC::SG::SgTranspo
muEC::SG::Perm2Sign( [1,4,2,3] );