I have seen questions on *.stackexchange.com that pertain to finding the inverse of functions that map from $\mathbb{R}^2$ to $\mathbb{R}^2$ (for example, this, and this).
My question pertains to finding the inverse of a function like the perspective function, defined as: $P:\mathbb{R}^{n+1}\rightarrow\mathbb{R}^n,\, P(x,\,t) = \frac{x}{t},\, \text{dom } P = \{(x,\, t)\,\vert\,(x \in \mathbb{R}^n)\wedge(t>0)\}$.
Thus, my question is: how can one find the inverse of this function? I am interested in doing so because I have recently learned that the inverse-image of a convex set under this function is also convex.