ComposeList

ComposeList[{f1,f2,},x]

生成一个形如 {x,f1[x],f2[f1[x]],} 的列表.

范例

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

基本范例  (1)

构建几个函数的连续应用列表:

应用  (2)

指定一个函数应用的序列:

应用两个运算符,产生一个组:

属性和关系  (2)

ComposeList 的操作等价于折叠参数逆序应用的 Construct

ComposeList 的操作等价于折叠 RightComposition,然后应用所有函数:

Wolfram Research (1991),ComposeList,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ComposeList.html.

文本

Wolfram Research (1991),ComposeList,Wolfram 语言函数,https://reference.wolfram.com/language/ref/ComposeList.html.

CMS

Wolfram 语言. 1991. "ComposeList." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/ref/ComposeList.html.

APA

Wolfram 语言. (1991). ComposeList. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/ref/ComposeList.html 年

BibTeX

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

BibLaTeX

@online{reference.wolfram_2024_composelist, organization={Wolfram Research}, title={ComposeList}, year={1991}, url={https://reference.wolfram.com/language/ref/ComposeList.html}, note=[Accessed: 23-November-2024 ]}