Skip to Content

IMCONJUGATE

Returns the complex conjugate of a complex number

Syntax

IMCONJUGATE(inumber)

Parameters

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

Example

=IMCONJUGATE("3+4i")
Returns: StringSince: Excel 2003