Function

Definition:

    • A function takes in an "input" and creates an "output".
    • Your inputs are called the independent variables.
    • Your outputs are called the dependent variables.
    • Generally, your x values are the inputs.
    • Generally, your y values are the outputs.