Is this function differentiable at (0,0)? .
$f(x,y)=\begin{cases}\frac{x^{2}+y^{2}}{\sqrt{\sin(x^{2}+y^{2})}}, (x,y)\neq (0,0)\\0,(x,y)=(0,0)\end{cases}$
\begin{align*} \lim_{h\mapsto 0} \dfrac{f(0+h,0)-f(0,0)}{h}=& \lim_{h\mapsto 0} \dfrac{\dfrac{h^{2}}{\sqrt{\sin(h^{2})}}}{h}\\ =& \ \text{not defined} \end{align*}
I tried to use the definition to figure out the partial derivatives. However I simply could not make it through. It looks like that the partial derivatives doesn't exist at $(0,0)$!
This was in my exam at last week. However the teacher says that it is differentiable, and I disagree. So, simply, wich one is correct?