![]() | Double |
Name | Description | |
---|---|---|
![]() ![]() | (Double to DoubleComplex) | Implicitly converts a double-precision floating point number into a DoubleComplex instance. The imaginary part is set to 0.0. |
![]() ![]() | (FloatComplex to DoubleComplex) | Implicitly converts a FloatComplex instance into a DoubleComplex instance. |