Skip to content

conj

Returns the conjugate of a complex number.

Syntax

conj(var:Complex)
conj(var:Complex[])

where the argument within the parentheses may be an expression. A complex number or a complex array is given as the result of this function.

See also

Mathematical Functions