vault backup: 2024-09-13 16:28:55

This commit is contained in:
zleyyij 2024-09-13 16:28:55 -06:00
parent d5fbb8d908
commit 178e5ceacf

View File

@ -18,6 +18,15 @@ $$ sin(\theta) = y $$
![image](./assets/unitcirc.png)
Finding a reference angle:
| Quadrant | Formula |
| -------- | --------------------- |
| 1 | $\theta$ |
| 2 | $180\degree - \theta$ |
| 3 | $\theta - 180\degree$ |
| 4 | $360\degree - \theta$ |
## The Pythagorean Identity
The Pythagorean identity expresses the Pythagorean theorem in terms of trigonometric functions. It's a basic relation between the sine and cosine functions.
$$ sin^2 \theta + cos^2 \theta = 1 $$