RotateRight

RotateRight[expr,n]

expr 中的元素向右轮换 n 个位置.

RotateRight[expr]

向右轮换 1 个位置.

RotateRight[expr,{n1,n2,}]

向右轮换连续 ni 个位置.

更多信息

范例

打开所有单元关闭所有单元

基本范例  (4)

向右轮换 2 个位置:

向右轮换 1 个位置:

向右将 Association 轮换1个位置:

在第一层和第二层轮换 Association

推广和延伸  (2)

第 1 层向右轮换 1 个位置,而第 2 层向左轮换:

轮换有任何头部的表达式:

应用  (4)

连续向右轮换:

按照列号连续轮换矩阵的行:

旋转一个二维图形:

轮换操作符:

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 语言. 1988. "RotateRight." Wolfram 语言与系统参考资料中心. Wolfram Research. 最新版本 2003. https://reference.wolfram.com/language/ref/RotateRight.html.

APA

Wolfram 语言. (1988). RotateRight. Wolfram 语言与系统参考资料中心. 追溯自 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: 21-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: 21-November-2024 ]}