vault backup: 2025-01-08 11:58:17
This commit is contained in:
@ -15,7 +15,8 @@ Limits are valuable because they can be used to describe a point on a graph, eve
|
||||
# Standard Notation
|
||||
The standard notation for a limit is:
|
||||
$$ \lim_{x \to a} f(x) = L $$
|
||||
- As $x$ approaches $a$, the output of $f(x)$ draws closer to $L$.
|
||||
- As $x$ approaches $a$, the output of $f(x)$ draws closer to $L$. In the above notation, $x$ and $a$ are not necessarily equal.
|
||||
- When plotted, the hole is located at $(a, L)$.
|
||||
# Definitions
|
||||
|
||||
| Term | Definition |
|
||||
|
Reference in New Issue
Block a user