vault backup: 2024-10-07 13:18:48

This commit is contained in:
zleyyij 2024-10-07 13:18:48 -06:00
parent 93efdc9032
commit 308a92bc23

View File

@ -108,7 +108,10 @@ $A$, $B$, $C$, and $D$ will have similar meanings to the cosecant function as th
- The vertical asymptotes of cosecant occur at $x = \frac{C}{B} + \frac{\pi}{|B|}k$, where $k$ is an integer. - The vertical asymptotes of cosecant occur at $x = \frac{C}{B} + \frac{\pi}{|B|}k$, where $k$ is an integer.
- The vertical shift is $D$. - The vertical shift is $D$.
# Inverse Functions # Inverse Functions
For any one to one function $f(x) = y$, a function $f^{-1}(y) = x)$. A function is considered one-to-one if every input only has one output, and every output can only be created from a single input.
- The *domain* of $f$ is the *range* of $f^{-1}$.
- The *range* of $f$ is the *domain* of $f^{-1}$.
# Examples # Examples
> Given $-2\tan(\pi*x + \pi) - 1$ > Given $-2\tan(\pi*x + \pi) - 1$