Examine the following function for continuity
$f(x,y)= \begin{cases} \frac{y}{|y|}\sqrt{x^2+y^2}, & \text{if $y\neq0$} \\[2ex] 0, & \text{if $y=0$} \end{cases}$
i think function is not continuous for any point $(x,0),x\neq0$ . this point can be approach through vertical line passing through in upper half plane that point giving me limit $|x |$, which is not equal function value. At any other point function is continuous. right??