RotationTransform¶ Represent a rotation transformation. $ wo 'RotationTransform[x]' TransformationFunction[{{Cos[x], -Sin[x], 0}, {Sin[x], Cos[x], 0}, {0, 0, 1}}]