I must admit that I've forgotten how to do multivariable limits. Nevertheless I need to know whether the following exists: $$\lim_{(x,y)\to (0,0)} \frac{\sin(x^2+y^2)}{x^2+y^2}$$
Would it be as simple as defining a function $(x^2+y^2)\mapsto z$. Then $$\lim_{(x,y)\to (0,0)} \frac{\sin(x^2+y^2)}{x^2+y^2} = \lim_{z\to 0^+} \frac{\sin(z)}{z} = 1?$$