ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
The conjugate of a.
Creates the complex conjugate of the complex value a.
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- a
- Type: ILNumericsfcomplex
The complex value.
Return Value
Type: fcomplexThe conjugate of a.
Remarks
[ILNumerics Core Module]
See Also