I have been studying Euler's Formula and its derivation. In an article I am reading, I came across a use of derivatives I did not understand and am hoping someone can explain it. The use of derivatives is in this article.
Let $z= a+bi$ for $e^z$ and $e^{a+bi}$
From the law of exponents, $e^{a+bi}= (e^a)(e^{bi})$
This where the confusion is
Derivative $\dfrac{d(e^{a+bi})}{da}= \dfrac{d(e^a)}{da} \dfrac{d (e^{bi})}{da}$
In the complex plane, $e^{bi}$ does not depend on $a$, and as $a$ changes $e^{bi}$ does not change at all, it is constant and thus $\frac{d(e^{bi})}{da} = 1.$ This is used to show that $\frac{d(e^a)}{da}1= e^a.$ Should not the derivative of a constant term be zero.