Exponential function: Difference between revisions

Content deleted Content added
No edit summary
removed 'naturally'
Line 52:
: <math>\exp(a + bi) = \exp(a) \cdot (\cos(b) + i * \sin(b))</math>
 
where <math>a</math> and <math>b</math> are real values. This formula connects the exponential function with the [[trigonometric function]]s, and this is the reason that extending the natural logarithm to complex arguments naturally yields a multi-valued function ln(''z''). We can define a more general exponentiation:
: <math>z^w = \exp(\ln(z) w)</math>
for all complex numbers ''z'' and ''w''.