A function f(x) tells you what to do with the input, but, to be completely

defined, function also need to know what type of input is permitted to

go into the function.

 

Functions

Function