vault backup: 2024-10-02 10:52:50
This commit is contained in:
@ -75,7 +75,13 @@ Given the form $y = A\tan(Bx - C) + D$ (the same applies for $\cot$)
|
||||
- The phase shift is $\frac{C}{B}$
|
||||
- The vertical shift is $D$
|
||||
|
||||
#
|
||||
# Secant
|
||||
$$ y = \sec{x} $$
|
||||

|
||||
The reference graph of secant has has a period of $2\pi$,
|
||||
$$ sec(x) = \frac{1}{\cos{x}} $$
|
||||
|
||||
|
||||
# Examples
|
||||
> Given $-2\tan(\pi*x + \pi) - 1$
|
||||
|
||||
|
Reference in New Issue
Block a user