PureData CEAMMC web documentation

PureData CEAMMC library web documentation

View on GitHub

Distribution download

index :: math

math.cexp~

aliases: [ceammc/cexp~], [cexp~]

exponent of a complex signals

available since version: 0.9


information

Base-e exponential of complex signal, that is e (Euler's number, 2.7182818) raised to the complex signal power The complex exponential function e^z for z = x+jy equals e^x (cos(y) + j sin(y)) The exponential function is an entire function in the complex plane and has no branch cuts

example

inlets:

outlets:

keywords:

math complex magnitude module

See also: [math.carg~]

Authors: Serge Poltavsky

License: GPL3 or later