Skip to main content

Conjugate

Returns the conjugate of a complex number or expression.

Syntax

conjugate(Complex)
conjugate(Polynomial)

Description

Given a complex number z, returns its conjugate.

polynomials.conjugate1_commands.calc.png

Given a polynomial with complex coefficients, returns its conjugate.

polynomials.conjugate2_commands.calc.png