What is a Function?

Topic: Functions

A function is a special relationship between two sets where each input has exactly one output.

 

  • Denoted as:

    f(x)=yf(x) = y

    where x is the input (independent variable), and y is the output (dependent variable).