-- replacing $x$ with $x − h$ and $y$ with $y − k$ to obtain $y − k = f (x − h)$
-
-## Transforming $f(x)$ to $y=Af[n(x+c)]+b$#
-
-Applies to exponential, log, trig, power, polynomial functions.
-Functions must be written in form $y=Af[n(x+c)] + b$
-
-$A$ - dilation by factor $A$ from $x$-axis (if $A<0$, reflection across $y$-axis)
-$n$ - dilation by factor $1 \over n$ from $y$-axis (if $n<0$, reflection across $x$-axis)
-$c$ - translation from $y$-axis ($x$-shift)
-$b$ - translation from $x$-axis ($y$-shift)