ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
true if both, real and imaginary parts of both complex number are (binary) equal, false otherwise
Check if a fcomplex number equals this fcomplex number
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- other
- Type: ILNumericsfcomplex
other complex number
Return Value
Type: Booleantrue if both, real and imaginary parts of both complex number are (binary) equal, false otherwise
Implements
IEquatableTEquals(T)Remarks
[ILNumerics Core Module]
See Also