ⓘ This web page is about the old AlgoSim 2 software. Perhaps you are looking for the new Algosim 3 application?
AlgoSim
Homepage | Screenshots | Gallery of Visualisation | User's Guide | Function Reference | Download | FAQ | Support | Bugs and Solutions | Donate

Reference: exp

e^x = exp(x) is the exponential function.

For a complex number z,

e^z = exp(z) = e^(Re z) ⋅ (cos(Im z) + i⋅sin(Im z))

where Re z and Im z are the real and imaginary parts of z, respectively.