vault backup: 2024-09-18 12:17:12

This commit is contained in:
zleyyij 2024-09-18 12:17:12 -06:00
parent 6e475df77a
commit 45f0eedb03

View File

@ -23,5 +23,10 @@ $$ cot^2 \theta + 1 = csc^2\theta $$
# Even and Odd Identities
- A function is even if $f(-x) = f(x)$.
- A function is odd if $f(-x) = -f(x)$
Cosine and secant are **even*
- Cosine and secant are **even**
- Sine, tangent, cosecant, and cotangent are **odd**.
## Examples
> If $cot\theta = -\sqrt{3}$, what is $cot(-\theta)$?
$cot$ is an odd function, and so $cot(-\theta) = \sqrt{3}$