I know this is a simple question but I cannot find an answer for it. I have two functions,
$$1:\ (1-e^a)^{(b^c)}$$
and
$$2:\ \frac{e^a \times a^b}{b!}$$
where $a,c$ are real numbers, $b=1,2,3,...$, $log(e)=1$ and $b!=b(b-1) ... 1$.
which one is more complex in computations for a machine (computer)?