IMEXP function

Category: Engineering
Introduced: Excel 2003

Summary

Returns the exponential of a complex number

Syntax

IMEXP(inumber) The IMEXP function syntax has the following arguments:
• Inumber Required. A complex number for which you want the exponential.

Example

=IMEXP("1+i")

Microsoft Support Page

https://support.microsoft.com/en-us/office/imexp-function-c6f8da1f-e024-4c0c-b802-a60e7147a95f

Back to Functions