Given a multivariable function $f(x,y) = \frac{x^2-y^2}{x^2+y^2}$, we know at the point $f(0,0)$, the function is undefined. So if I were to test for continuity, couldn't I say that this function is non-continuous at the point $(0,0)$ because there is a hole?
I ask this because the correct way to show that the function is discontinuous is by showing that along the axis $y=0$, the limit of the function approaches 1. Along the axis $x=0$, the limit approaches -1, so the function must not be continuous.
Why is it/what is the point of showing the limit doesn't exist along different paths, if we already know that the point is undefined?