$f:\mathbb{R}^2 \setminus \{(x,y): xy =0 \}, f(x,y)= (x+y)\sin{\frac1{x}}\cos{\frac1{y}}$
I have to evaluate limit $$\lim_{(x,y) \to (0,0)} f(x,y)$$
By sandwich theorem I get that limit is $0$.$$0 \le |f(x,y)| = (|x+y|) \left | \sin{\frac1{x}} \cos{\frac1{y}} \right | \le|x| + |y|$$
So my question is how can $\lim_{(x,y) \to (0,0)} f(x,y)$ exist if limits $\lim_{(x \to 0)} f(x,y)$ and $\lim_{(y \to 0)} f(x,y)$ don't exist.