-
MathType
-
Wiris Quizzes
-
Learning Lemur
-
CalcMe
-
MathPlayer
-
Store FAQ
-
VPAT for the electronic documentation
-
MathFlow
-
BF FAQ
Transposition
Reading time: 1minConstructs a transposition.
Syntax
transposition(Integer, Integer)
Description
Given two integers a and b, returns the permutation that maps a to b, b to a, and all the other elements remain unchanged. The length of the permutation is given by the maximum of a and b.