The idea of parametrization in Parametrization of an arbitrary conic/ellipse can be further extended with a general, complex parameters. For example, the ellipse $\frac{x^2}{a^2}+\frac{y^2}{b^2}=1$ can be parametrized with $x=a\cos t$ and $y=b\sin t$. Very similarly, for the hyperbola $\frac{x^2}{a^2}-\frac{y^2}{b^2}=1$, we can have $x=a\cos it$ and $y=bi\sin it$, where $i=\sqrt{-1}$.
P.S.
Through a combination of transportation and rotation, the general conic curve $ax^2+bxy+cy^2+dx+ey+f=0$ can be converted to
$$
{
Ax^2+By^2=C\quad,\quad \text{if $b^2-4ac\ne0$}
\\
Ax^2+By=C\quad,\quad \text{if $b^2-4ac=0$}
}
$$