×

Function composition

In mathematics, function composition is an operation ∘ that takes two functions f and g, and produces a function h = g ∘ f such that h(x) = g. In this operation, the function g is applied to the result of applying the function f to x. Wikipedia