ILNumerics - Technical Application Development
Top
The complex 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 imag part of complex value
[ILNumerics Core Module] | |
| NaN |
Complex 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 complex, real and imaginary parts are zero
[ILNumerics Core Module] |
See Also