powered by
Given a list with the cycles of a permutation, displays them in the standard cycle notation
cycle2str(cy)
a list with the set of cycles
cycle2str(perm2cycles(c(1,5,2,3,4)))
Run the code above in your browser using DataLab