Is this function class $C^1$ at $(0,0)$ ? $$\left\{\begin{matrix} \frac{2x^2y+y^3}{x^2+y^2} &(x,y)\neq0 \\ \\ 0& (x,y)=0 \end{matrix}\right.$$ I thought like this, first i took partial derivative with respect to x and y: $$\frac{\partial f}{\partial x}=2y \quad \frac{\partial f}{\partial y}=\frac{2x^2+3y^2}{2y}$$and beacause $\frac{\partial f}{\partial y}=\frac{2x^2+3y^2}{2y}$ is not defined at zero i made conclusion that this function is not class $C^1$
Is that type of reasoning correct?
Thanks in advance