I am currently solving an inequality for a personal project and have run into a quite specific problem that I am unsure how to solve, I therefore asked wolfram alpha, which solved it using something called the analytical continuation of the log production function, however it does not explain how it goes about solving this. The problem is as follows:
$$M_S \cdot e^{\theta \cdot \Delta t \cdot M_S}=\frac{1}{e^\Phi}$$ Subject to $$\theta>0, \Delta t>0, M_S>0$$
And then solve for $M_S$. Any help in how to solve this is much appreciated, moreover, would the result be identical if it was an inequality i.e.
$$M_S \cdot e^{\theta \cdot \Delta t \cdot M_S}<\frac{1}{e^\Phi}$$
My initial guess would be yes as all values are positive except for $\Phi$ however $e^\Phi$ is strictly positive.
Any and all help is appreciated as I am a little puzzled as how to solve this.