|
SOLUTIONS
|
BUILT-IN MATHEMATICA SYMBOL
StringRotateLeft
StringRotateLeft[string, n]
cycles the characters in string n positions to the left.
StringRotateLeft[string]
cycles one position to the left.
DetailsDetails
- StringRotateLeft[string, -n] rotates n positions to the right.
New in 9
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
