Im trying to solve this limit $$ \lim_{(x,y)\to(2,2)} \frac{\sin(4-xy)}{16-x^2y^2} $$
For a reason Wolfram cant compute it (maybe I'm using it wrong) but anyways I saw that someone solve it using $t=xy$ and so the limit would be
$$ \lim_{t\to 4} \frac{\sin(4-t)}{16-t^2}=\frac 18 $$
But does this prove limit exist or this is only for one path?