vault backup: 2024-09-23 12:01:18
This commit is contained in:
parent
716bb343b1
commit
a96b3ccb25
@ -6,5 +6,12 @@ Given the above graph:
|
|||||||
|
|
||||||
# Manipulation
|
# Manipulation
|
||||||
| Formula | Movement |
|
| Formula | Movement |
|
||||||
| ------------------ | -------- |
|
| ---------------- | ---------------------------------- |
|
||||||
| $ y = cos(x) - 1 $ | |
|
| $y = cos(x) - 1$ | Vertical shift down by 1 |
|
||||||
|
| $y = 2cos(x)$ | Vertical stretch by a factor of 2 |
|
||||||
|
| $y = -cos(x)$ | Flip over x axis |
|
||||||
|
| $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*.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user