RotateRight

RotateRight[expr,n]

expr の要素を n だけ右の位置にずらす.

RotateRight[expr]

1つだけ右の位置にずらす.

RotateRight[expr,{n1,n2,}]

継続したレベルの要素を niずつ右の位置にずらす.

詳細

例題

すべて開くすべて閉じる

  (4)

位置2つ分右側にずらす:

位置1つ分右側にずらす:

Associationを位置1つ分右側にずらす:

第1および第2レベルのAssociationをずらす:

一般化と拡張  (2)

最初のレベルで右側に位置1つ分ずらし,次のレベルで左側に1つずらす:

任意の頭部を持つ式の要素をずらす:

アプリケーション  (4)

リストを連続的に右側にずらす:

行列の連続する行をその行番号でずらす:

2D画像を回転させる:

オペランドをずらす:

Wolfram Research (1988), RotateRight, Wolfram言語関数, https://reference.wolfram.com/language/ref/RotateRight.html (2003年に更新).

テキスト

Wolfram Research (1988), RotateRight, Wolfram言語関数, https://reference.wolfram.com/language/ref/RotateRight.html (2003年に更新).

CMS

Wolfram Language. 1988. "RotateRight." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2003. https://reference.wolfram.com/language/ref/RotateRight.html.

APA

Wolfram Language. (1988). RotateRight. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RotateRight.html

BibTeX

@misc{reference.wolfram_2024_rotateright, author="Wolfram Research", title="{RotateRight}", year="2003", howpublished="\url{https://reference.wolfram.com/language/ref/RotateRight.html}", note=[Accessed: 22-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_rotateright, organization={Wolfram Research}, title={RotateRight}, year={2003}, url={https://reference.wolfram.com/language/ref/RotateRight.html}, note=[Accessed: 22-November-2024 ]}