ILNumerics - Technical Application Development 
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
 
result
 Real inputs are converted to a complex number and the result is compared to the complex input.
 
            Equality comparison for complex numbers
            
[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
Left side - B
 - Type: SystemDouble
Right side 
Return Value
Type: Booleanresult
Remarks
[ILNumerics Core Module]
See Also