ComposeList

ComposeList[{f1,f2,},x]

{x,f1[x],f2[f1[x]],}の形式のリストを作成する.

例題

すべて開くすべて閉じる

  (1)

いくつかの関数を連続して適用するリストを作る:

アプリケーション  (2)

一連の関数適用を指定する:

群を生成する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 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_2024_composelist, author="Wolfram Research", title="{ComposeList}", year="1991", howpublished="\url{https://reference.wolfram.com/language/ref/ComposeList.html}", note=[Accessed: 21-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: 21-November-2024 ]}