I have the function
$$f(x)= \begin{cases} x^2 \sin\left(\displaystyle\frac{1}{x}\right) & \text{if } x\ne 0 \\ 0 & \text{if }x=0 \end{cases} $$
and I have to show that it is continuous at $x_0=0$. I think they want me to use epsilon delta argument. Can somebody help?