Advanced math vocabulary
Function
Pronunciation: FUNK-shun
A function assigns exactly one output to each allowed input.
f(x)Advanced
Plain language
What it means
A function assigns exactly one output to each allowed input.
Formal meaning
Mathematical definition
A function f from a domain to a codomain assigns every element x in the domain one element f(x) in the codomain.
Where it fits
Its place in mathematics
Functions organize relationships in algebra, geometry, trigonometry, statistics, calculus, programming, and science.
Why it matters
The practical reason to learn it
They describe how one quantity depends on another and allow prediction, graphing, and analysis.
Worked example
Evaluate a function
If f(x) = x² - 1, find f(4).
- Substitute 4 for x.
- Compute 4² - 1.
f(4) = 15.
Real-life example
Where this appears
A data analyst defines a function that converts each raw measurement into a standardized score.
Common mistake
What to watch for
Thinking f(x) means f multiplied by x. It names the output of function f at input x.
Memory tip
Keep this in mind
Track domain restrictions before substituting values.
Little-known fact
Keep curiosity alive
A vertical-line test checks whether a graph represents y as a function of x.
A profession that uses this idea
Functions turn inputs into outputs
Software and data work rely on reusable functions that transform inputs according to defined rules.
Explore Programmers & Data AnalystsFollow the learning trail
Prerequisites, related ideas and next concepts
People behind the ideas
Related Math Heroes
Leonhard Euler
Leonhard Euler was mathematician and physicist. He transformed analysis, number theory, graph theory, mechanics, notation, and mathematical physics.
René Descartes
A French thinker who helped unite algebra and geometry by representing curves and shapes with coordinates and equations.
Put the idea to work