Limit Definition
The precise definition of a limit involves the concept of epsilon (ε) and delta (δ). For a limit to equal L as x approaches a value c, for every ε > 0, there exists a δ > 0 such that if 0 < |x - c| < δ, then |f(x) - L| < ε. This formal definition helps in rigorously proving the behavior of functions near specific points, especially when dealing with infinite limits.