vault backup: 2024-09-30 10:53:24
This commit is contained in:
@ -34,4 +34,15 @@ How to find the:
|
||||
|
||||
$$ y = A * \sin(B(x-\frac{C}{B})) $$
|
||||
# Tangent/Cotangent
|
||||
$$ y = tan(x) $$
|
||||

|
||||
To find relative points to create the above graph, you can use the unit circle:
|
||||
|
||||
If $tan(x) = \frac{sin(x)}{cos(x})$, then:
|
||||
|
||||
| $sin(0)$ | | |
|
||||
| -------- | --- | --- |
|
||||
| | | |
|
||||
|
||||
$$ y = cot(x) $$
|
||||

|
||||
|
Reference in New Issue
Block a user