I need a way to parametrise all continuous paths from the positive to the negative x-axis, which go through the upper half plane (in $2$ dimensions). I do not care about the speed of the parametrization, just as long as I can describe the set of points the curve passes through.
I have two parametrisations in mind and 2 questions about them.
$1.$ ($f(t)\cos(t),g(t)\sin(t))$, where $f,g$ are continuous with $|f|,|g|>0$ and $t\in [0,\pi]$.
$2.$ $r(t)e^{it}$, where $r$ is continuous with $|r|>0$ and $t\in [0,\pi]$.
First question are these parametrizations equivalent? The second one seems easier to work with and is a special case of the first one where $f=g$.
Is there a known way of doing this, based on some known result?
