Does there exist an inverse of the following function with given domain?
$$f(x,y)=\left( \frac{x}{x^2+y^2},\frac{y}{x^2+y^2}\right), \quad (x,y) \in \mathbb{R}^2$$
$$(\mathbb{R}^2= \{ (x,y):x,y \text{ are real numbers}, \text{ excluding } (x,y)=(0,0) \})$$
I know when the function is of a single variable its inverse can be visualised flipping around the $x=f(x)$ line in the $(x,f(x))$ plane, but how would you interpret the inverse of a function as above (more dimensions)?