I have the function $f:\mathbb{R}^2\rightarrow\mathbb{R}\ f(x,y) = \left\{\begin{matrix} \sin\frac{x^3y}{x^4+y^4}, & (x,y) \in \mathbb{R}^2 \setminus\{(0,0)\}\\ 0, & (x,y) = (0,0). \end{matrix}\right.$
I need to study the continuity of the function $f$.
I tried to calculate the limits as $(x,y) \rightarrow (0,0)$ of $f$. So $\lim_{(x,y)\rightarrow(0,0)}\sin\frac{x^3y}{x^4+y^4} = \sin(0) = 0$ So this would imply that $f$ is continuous at $(0,0)$, right?
HINT:
Note that along $x=0$, $\sin\left(\frac{x^3y}{x^4+y^4}\right)=0$. Along $x=y$, $\sin\left(\frac{x^3y}{x^4+y^4}\right)=\sin(1/2)$. What can you can conclude?