Is it true that a function $f$ is continuous at point $a$ if the following holds? $$ \exists\varepsilon > 0 \ \ \ \exists\delta>0 \text{ such that }\ \ |x - a|<\delta \Rightarrow |\frac{f(x) - f(a)}{x - a}| < \varepsilon $$
I know that this is easily solved when we use the limit definition of derivatives, but can it be solved without using derivatives?