A Function is a relation between a set of inputs (domain) and a set of possible outputs (codomain). Each input is related to exactly one output. The function is typically represented by a rule, formula, or algorithm that describes how the input values are mapped to the corresponding output values.
A Non-Function is a relation where an element in the domain can be associated with more than one element in the codomain. There is no uniqueness, therefore multiple outputs are possible for a single input. For example, an \(x\) value that has multiple \(y\) values.
A function in the form of:
A Linear Function is represented as a straight line on a graph. It can be represented visually as:

A function in the form of:
A Quadratic Function is represented as a U-shape (or parabola) on a graph. It can be represented visually as:

A function in the form of:
An Exponential Function is represented as either a rapidly increasing or decreasing curve on a graph. It can be represented visually as:

A function in the form of:
An Exponential Function is represented as the inverse of \(f(x)=a^x\) exponential function; as such, it will mirror its exponential counterpart. A Logarithmic Function can be represented visually as:

Functions that represent mathematical relationships between an angle and the ratios of sides in a right angled triangle or the coordinates on the unit circle. They can be represented in the form:
\(\sin\) can be replaced by other trigonometric functions (\(\cos\), \(\tan\), etc.). Trigonometric Functions are represented as waves that continously oscillate between peaks and valleys. They can be represented visually as:



A function that refers to a relationship that violates the definition of a function. In a true function, there is one unique output for every input, any relation that doesn't follow this rule is a non-function. For example, the relation \(y^2=x\), as shown below, isn't a function since it's shown in the graph that the \(x\) values from \(0\) and upward have two values at each domain.
\(f(x)=\log_2(x)\)
\(f(x)=2x+3\)
\(f(x)=2 \cdot 2^x\)
\(y^2=x^4\)
\(f(x)=-x^2+4x+7\)
\(f(x)=\cos(x)\)
\(f(x)=3x-1\)
\(f(x)=3 \cdot 2^x\)
\(f(x)=\log_3(x)\)
\(f(x)=\sin(x)\)
\(f(x)=3\)
\(f(x)=x^2+3x-5\)