This document discusses different types of functions including:
- Constant functions which always output the same value regardless of the input
- Identity functions which output the same value as the input
- Polynomial functions defined by sums of terms with variables raised to whole number powers
- Rational functions which are fractions of polynomials
- Power functions in the form of y = axb where b is the exponent
- Exponential functions in the form of y = abx where b is the base and x is the exponent
- Logarithmic functions which are inverses of exponential functions
- Absolute value functions
- Greatest integer functions which round values to the nearest integer
It explains that evaluating functions involves replacing variables in the function with assigned