vault backup: 2024-09-26 08:33:33

This commit is contained in:
zleyyij 2024-09-26 08:33:33 -06:00
parent f7bc59d91e
commit 106f28b104

View File

@ -18,8 +18,8 @@ A function is considered periodic if it repeats itself at even intervals, where
# Sinusoidal Functions # Sinusoidal Functions
A function that has the same shape as a sine or cosine wave is known as a sinusoidal function. A function that has the same shape as a sine or cosine wave is known as a sinusoidal function.
Given a function in the form: There are 4 general functions:
$$ A * sin(B*x - C) + D $$ | $$ A * sin(B*x - C) + D $$ |
| Variable | Meaning | | Variable | Meaning |
| -------- | --------------------------------------------------------------------------------------------- | | -------- | --------------------------------------------------------------------------------------------- |