ComposeList[{f1,f2,…},x]
generates a list of the form {x,f1[x],f2[f1[x]],…}.
ComposeList
ComposeList[{f1,f2,…},x]
generates a list of the form {x,f1[x],f2[f1[x]],…}.
Examples
open all close allApplications (2)
Properties & Relations (2)
ComposeList is equivalent to folding Construct with reversed arguments:
ComposeList is equivalent to folding RightComposition and then applying each composition to x:
Tech Notes
Related Guides
History
Introduced in 1991 (2.0)
Text
Wolfram Research (1991), ComposeList, Wolfram Language function, https://reference.wolfram.com/language/ref/ComposeList.html.
CMS
Wolfram Language. 1991. "ComposeList." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/ComposeList.html.
APA
Wolfram Language. (1991). ComposeList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/ComposeList.html
BibTeX
@misc{reference.wolfram_2025_composelist, author="Wolfram Research", title="{ComposeList}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/ComposeList.html}", note=[Accessed: 16-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_composelist, organization={Wolfram Research}, title={ComposeList}, year={1991}, url={https://reference.wolfram.com/language/ref/ComposeList.html}, note=[Accessed: 16-August-2025]}