Complex(Double) Constructor
Public Sub New( _
ByVal real_part As Double _
)
This language is not supported or no code example is available.
public Complex(
double real_part
)
This language is not supported or no code example is available.
public:
Complex(
double real_part
)
This language is not supported or no code example is available.
Parameters
- real_part
- double