Cycles of a permutation: Difference between revisions

Content added Content deleted
m (typos)
Line 191: Line 191:
permute ( a b --> c );
permute ( a b --> c );
Returns the string c, which is the string a permuted by c, a
Returns the string c, which is the string a permuted by b, a
permutation in ZBOLN.
permutation in ZBOLN.