Definition of

Composite Function

A function made of other functions, where the output of one is the input to the other.

Example: the functions 2x+3 and x2 together make the composite function (2x+3)2

Composite Function