IMEXP Function

The IMEXP function is one of the engineering functions. It is used to return the e constant raised to the to the power specified by a complex number. The e constant is equal to 2,71828182845904.

Syntax

IMEXP(inumber)

The IMEXP function has the following argument:

Argument Description
inumber A complex number expressed in x + yi or x + yj form.

Notes

How to apply the IMEXP function.

Examples

The figure below displays the result returned by the IMEXP function.

IMEXP Function