Mathematica 9 is now available

ReverseRotateRight

RotateLeft

FilledSmallSquareRotateLeft[expr, n] cycles the elements in expr n positions to the left.

FilledSmallSquareRotateLeft[expr] cycles one position to the left.

FilledSmallSquareRotateLeft[expr, , , ... ] cycles elements at successive levels positions to the left.

FilledSmallSquare Example: RotateLeft[a, b, c, 1] LongRightArrow.

FilledSmallSquareRotateLeft[expr, -n] rotates n positions to the right.

FilledSmallSquare See The Mathematica Book: Section 1.8.9 and Section 1.8.14.

FilledSmallSquare See also: RotateRight, Reverse, PadLeft.

Further Examples

ReverseRotateRight



Any questions about topics on this page? Click here to get an individual response.Buy NowMore Information
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.