ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Complex number with the real part having the value of a and the imaginary part of 0.
Cast value to complex number
[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: SystemDouble
Value to cast
Return Value
Type: complexComplex number with the real part having the value of a and the imaginary part of 0.
Remarks
[ILNumerics Core Module]
See Also