RotateLeft

RotateLeft[expr,n]

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

RotateLeft[expr]

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

RotateLeft[expr,{n1,n2,}]

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

詳細

例題

すべて開くすべて閉じる

  (4)

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

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

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

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

一般化と拡張  (2)

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

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

アプリケーション  (4)

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

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

2D画像を回転させる:

オペランドをずらす:

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

テキスト

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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