Advanced math vocabulary

Function

Pronunciation: FUNK-shun

A function assigns exactly one output to each allowed input.

Symbols and notationf(x)
Subject
Grade bands
Difficulty

Advanced

Profession trailProgrammers & Data Analysts

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.

InputMath ruleOutput
One output for each inputDifferent inputs may share an output, but one input cannot have two outputs in the same function.

Worked example

Evaluate a function

If f(x) = x² - 1, find f(4).

  1. Substitute 4 for x.
  2. Compute 4² - 1.
Answer

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 Analysts

Follow 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

Related practice