logo
excelfunctions.org
bookmarks

IMCONJUGATE

Returns the complex conjugate of a complex number.

EngineeringEngineering & Science

What it does

Returns the conjugate (flips sign of imaginary part).

Syntax

IMCONJUGATE(inumber)

Arguments

  • inumber(text) β€” Complex number.

Examples

Conjugate

Conjugate of 3+4i.

FORMULA
=IMCONJUGATE("3+4i")
RESULT
3-4i
SAMPLE DATA
A
1Comp
23+4i