Skip to content
MathAnvil
§ Term · functions

Function

A rule that gives exactly one output for each input.

We write f(x) to mean 'the output of function f when the input is x'. The same input can never give two different outputs.

Example

f(x) = 2x + 1 → f(3) = 7.

Related terms