Skip to Content

IMEXP

Returns the exponential of a complex number

Syntax

IMEXP(inumber)

Parameters

  • inumber: Required. A complex number for which you want the exponential

Example

=IMEXP("1+i")
Returns: StringSince: Excel 2003