I am trying to evaluate the following limit:
$$\lim \limits_{x' \to x} \frac{\sin^{-1} (y / \sqrt{x'^2 + y^2}) - \sin^{-1} (y / \sqrt{x^2 + y^2})}{x' - x}$$
I'm not sure how to get rid of the $x' - x$. I can't use L'Hopital's, by the way. I tried using $\sin^{-1}z = z + O(z^3)$, but this didn't work out.