Composition Returns the composition (also known as product) of two permutations. Syntax composition(Permutation, Permutation) Description composition(Permutation, Permutation) Given two permutations and , this function returns its composition . Related functions Order, Transposition Table of Contents Syntax Description Related functions