ILNumerics - Technical Application Development
Top
The fcomplex type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | conj |
Returns the complex conjugate of this complex number.
[ILNumerics Core Module] |
![]() ![]() | INF | Obsolete.
Positive infinity for real and imaginary part of complex value
[ILNumerics Core Module] |
![]() ![]() | NaN |
fcomplex quantity, marked as being "not a number"
[ILNumerics Core Module] |
![]() ![]() | PositiveInfinity |
Positive infinity for real and imag part of complex value
[ILNumerics Core Module] |
![]() ![]() | Zero |
New fcomplex, real and imaginary parts are zero
[ILNumerics Core Module] |
See Also