Learn/Dictionary/Function§ Term · functionsFunctionA 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.Examplef(x) = 2x + 1 → f(3) = 7.Related termsDomain Range Slope