imat_fn/exp


Purpose

Exponential.

Syntax

g=exp(f)

Description

EXP(F) is the exponential of the ordinate of the imat_fn F, e to the F. For complex Z=X+i*Y, EXP(Z) = EXP(X)*(COS(Y)+i*SIN(Y)).

See Also

imat_fn/log2, imat_fn/log10