diff --git a/education/math/MATH1060 (trig)/Graphing.md b/education/math/MATH1060 (trig)/Graphing.md index 72d2904..e12a388 100644 --- a/education/math/MATH1060 (trig)/Graphing.md +++ b/education/math/MATH1060 (trig)/Graphing.md @@ -1,3 +1,5 @@ + +# Sine/Cosine ![A graph of sine and cosine](./assets/graphsincos.png) Given the above graph: @@ -13,8 +15,6 @@ Given the above graph: | $y = cos(2x)$ | Horizontal shrink by a factor of 2 | # Periodic Functions A function is considered periodic if it repeats itself at even intervals, where each interval is a complete cycle, referred to as a *period*. - - # Sinusoidal Functions A function that has the same shape as a sine or cosine wave is known as a sinusoidal function. @@ -32,4 +32,6 @@ How to find the: - Vertical shift: $D$ -$$ y = A * \sin(B(x-\frac{C}{B})) $$ \ No newline at end of file +$$ y = A * \sin(B(x-\frac{C}{B})) $$ +# Tangent/Cotangent +