Function

A black mathematical function notation "f(x)" on a white background.
Depiction of 'f(x)', symbolizing the mathematical concept of a function with respect to an independent variable 'x'.

Table of Contents

Math Functions

A function is a relation between two sets of numbers, where each element in the first set (called the domain) is paired with exactly one element in the second set (called the codomain). 

The key characteristic of a function is that each input (element in the domain) corresponds to a unique output (element in the codomain).

A function is often denoted by a rule that describes how the input values are related to the output values. If f is a function, the notation f(x) represents the output associated with the input x.

Components of Functions

  1. Domain: The set of input values for which the function is defined.
  2. Codomain: The set of possible output values.
  3. Mapping: The association between each element in the domain and its corresponding element in the codomain.

Function Examples

  1. Linear Function: f(x)=2x+3, In this linear function, for each value of x, the corresponding output is obtained by multiplying x by 2 and adding 3.

  2. Quadratic Function: g(x)=x^2-4, The quadratic function g(x) assigns to each x the value obtained by squaring x and subtracting 4.

  3. Absolute Value Function: h(x)=|x|, The absolute value function h(x) assigns to each x the non-negative value of x.

Related Links

Absolute Error

Arithmetic Mean

Rational Number

Variable