RotateLeft

RotateLeft[expr,n]

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

RotateLeft[expr]

向左轮换 1 个位置.

RotateLeft[expr,{n1,n2,}]

向左轮换连续 ni 个位置.

更多信息

范例

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

基本范例  (4)

向左轮换 2 个位置:

向左轮换 1 个位置:

向左将 Association 轮换1个位置:

在第一层和第二层轮换 Association

推广和延伸  (2)

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

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

应用  (4)

连续向左轮换:

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

旋转一个二维图形:

轮换运算符:

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

APA

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