Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > コアとなる言語 > リスト操作 > リストの並べ替えと再構築 >
Mathematica > データの操作 > データの配列の操作 > リストの並べ替えと再構築 >

RotateRight

RotateRight[expr, n]
expr の要素を n だけ右の位置にずらす.
RotateRight[expr]
1つだけ右の位置にずらす.
RotateRight[expr, {n1, n2, ...}]
継続したレベルの要素を n_(i) ずつ右の位置にずらす.
  • RotateRight[expr, -n]は,n だけ左の位置にずらす.
バージョン 1 の新機能
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team