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