Definition of

Composition

Combining functions (where the output of one is the input to the other) to make another function.

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

Composition