So I have the function $$f(x,y) =\begin{cases} xy\frac{x^2-y^2}{x^2+y^2} & (x,y) \neq (0,0),\\ 0 & (x,y)=(0,0). \end{cases}$$ I need to tell if the function is Frechet differentiable and why.
I tried to find out something on the internet but I couldn't manage to solve it.
Can you please help me with this?