vault backup: 2024-10-02 10:57:49
This commit is contained in:
parent
7808dbd460
commit
af8d80bf60
@ -78,9 +78,9 @@ Given the form $y = A\tan(Bx - C) + D$ (the same applies for $\cot$)
|
||||
# Secant
|
||||
$$ y = \sec{x} $$
|
||||
![Graph of secant](assets/graphsec.jpg)
|
||||
The reference graph of secant has has a period of $2\pi$,
|
||||
$$ sec(x) = \frac{1}{\cos{x}} $$
|
||||
|
||||
$$ sec(x) = \frac{1}{\cos{x}} $$
|
||||
Because secant is the reciprocal of cosine, when $\cos{x} = 0$, then secant is undefined. $
|
||||
|
||||
# Examples
|
||||
> Given $-2\tan(\pi*x + \pi) - 1$
|
||||
|
Loading…
Reference in New Issue
Block a user