If $f$ is an even function such that $\lim_{h\to 0^+} \frac{f(h)-f(0)}{h}$ has some finite non zero value, prove that $f(x)$ is continuous but not differentiable.
$$fâ(0)=\lim_{h\to 0^+} \frac{ f(h)-f(0)}{h} =k$$ And $$fâ(0)=\lim_{h\to 0^-} \frac{ f(0)-f(-h)}{h}=-k$$
So function is not differentiable at $x=0$
But how do I prove that it is continuous at $x=0$?