We are actually a little hesitant to add operators like + and * for rotators because we think it is rather unclear what they mean or what they do. You would assume that using ‘+’ on two rotators would combine those rotations. Although it will sort of do that, by adding the elements together, this doesn’t work very well with any complicated rotations. That is why we have a ‘Combine Rotators’ function instead.