Click or drag to resize

FloatComplexConj Method

Returns the conjugate of this complex number.

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

Return Value

FloatComplex
This complex number as a conjugate.
See Also