In
mathematics, a composite function, formed by the composition of one
function on another, represents the application of the former to the result of the application of the latter to the argument of the composite. The functions f: X → Y and g: Y → Z can be composed by first applying f to an argument x and then applying g to the result. Thus one obtains a function g o f: X → Z defined by (g o f)(x) = g(f(x)) for all x in X. The notation g o f is read as "g circle f" or "g composed with f".
See more at Wikipedia.org...