What is a Function?
It is something that you can put a number in, and then get a number out.
What is a Mapping?
A function, but you can get more than one number out.
What are the three types of mapping?
One to one, one to many and many to one.
How are functions notated?
f(x), g(x), h(x), k(x) etc.