RightComposition

RightComposition[f1,f2,f3,]

represents a composition on the right of the functions f1, f2, f3, .

Details

Examples

open allclose all

Basic Examples  (2)

Apply a composition of functions to arguments:

Apply a composition using infix notation:

Scope  (6)

Use pure functions inside RightComposition:

Use InverseFunction on RightComposition:

Use Apply with RightComposition:

Identity inside a composition is simplified:

InverseFunction inside a composition is simplified if possible:

Create a compound operator that looks for symbols and then multiplies them by 2:

Apply that function to a list:

Applications  (1)

Create a composition of a sequence of functions:

Properties & Relations  (6)

RightComposition composes on the right:

Composition composes on the left:

Pure functions let you set up objects that work like RightComposition:

Different ways of entering compositions:

Compose a function with itself times using Nest:

Compose a function with itself times using RSolve:

Compose TransformationFunction objects:

Wolfram Research (2014), RightComposition, Wolfram Language function, https://reference.wolfram.com/language/ref/RightComposition.html.

Text

Wolfram Research (2014), RightComposition, Wolfram Language function, https://reference.wolfram.com/language/ref/RightComposition.html.

CMS

Wolfram Language. 2014. "RightComposition." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/RightComposition.html.

APA

Wolfram Language. (2014). RightComposition. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/RightComposition.html

BibTeX

@misc{reference.wolfram_2023_rightcomposition, author="Wolfram Research", title="{RightComposition}", year="2014", howpublished="\url{https://reference.wolfram.com/language/ref/RightComposition.html}", note=[Accessed: 19-March-2024 ]}

BibLaTeX

@online{reference.wolfram_2023_rightcomposition, organization={Wolfram Research}, title={RightComposition}, year={2014}, url={https://reference.wolfram.com/language/ref/RightComposition.html}, note=[Accessed: 19-March-2024 ]}