Let $f(x,y):R^2\rightarrow R$ to be the function such that $f(x,y)=\frac{x*y}{x^2+y^2}$?
Why of $f_1, f_2$ exists everywhere for $\frac{x*y}{x^2+y^2}$?
For example $f_1=f_x=\frac {\partial f(x,y)}{x}=\frac{y(x^2+y^2)-xy(2*x)}{(x^2+y^2)^2}$. When I consider the point where $(x,y)=(0,0)$, I didn't see why $f_1$ still exists.