Question: Is there a command for the sign of a permutation?

I produce a list of permutations with "permute".

For each produced permutation, I want to have its sign (1 for even, -1 for odd).

Is there a command for that? 

Please Wait...