ILNumerics Ultimate VS

fcomplexconj Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development
Returns the complex conjugate of this complex number.

[ILNumerics Core Module]

Namespace:  ILNumerics
Assembly:  ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax

public fcomplex conj { get; }

Property Value

Type: fcomplex
Remarks

[ILNumerics Core Module]

See Also

Reference

[!:Conjugate(complex)]