This document defines and explains key concepts related to functions:
- A function is a special type of relation where each input is mapped to exactly one output. It is predictable.
- For a relation to be a function, it must map each element of the domain to only one element of the codomain.
- Functions can be represented verbally, numerically in tables, visually in graphs, or algebraically with formulas. The domain is the set of all possible inputs, and the range is the set of all outputs.