What is the most elegant and clearest definition of limit that you know?
For me is this:
Let $f(x)$ be a function defined on an interval that contains $a$, except possibly at $a$. Then we say that:
$\lim_{x\to a}f(x)=l$
if for every number $\varepsilon>0$ there is some number $\delta>0$ such that:
$\lvert f(x)-l\rvert<\varepsilon $
whenever:
$0<\lvert x-a\rvert<\delta $
It is just the usual definition for finite limit $l$ with x which tends to a finite cluster point $a$.
Note that as an alternative someone set that $x\neq a$, in this case it suffices that $\lvert x-a\rvert<\delta$.