ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
true if obj is of fcomplex type and its real and imag part has the same values as the real and imaginary part of this array.
Are obj's real and imaginary part identical to the real and imaginary parts of this fcomplex
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- obj
- Type: SystemObject
fcomplex object to determine the equality for
Return Value
Type: Booleantrue if obj is of fcomplex type and its real and imag part has the same values as the real and imaginary part of this array.
Remarks
[ILNumerics Core Module]
See Also