Does existence of a limit at a point not necessarily mean that it's differentiable at that point?
Take this function:
$$f(x) = \frac{(x - 1)^{2}}{x - 1}$$
The function is not defined at x = 1, but as x approaches 1, f(x) goes to 0; i.e., a "removable discontinuity." But the function is not differentiable at 1, right?