Function
A specific type of relation in which every valid input (an element in the domain) is assigned to exactly one output (an element in the range).
Example
The equation $f(x) = 2x + 1$ defines a function. For any input, such as $x = 3$, there is a single, unique output: $f(3) = 7$.
See Also
- Relation
- Domain
- Range