Operations on functions

You can add functions to one another, subtract a function from another function, multiply two functions together, or divide a function by another function.

We can also make compositions of functions:

$$ ( f \circ g )( x )   =   f( g(x) ) $$