Click or drag to resize

DoubleComplexConj Method

Returns the conjugate of this complex number.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
public DoubleComplex Conj()

Return Value

DoubleComplex
This complex number as a conjugate.
See Also