Click or drag to resize

Complex   Conversion (Double to Complex)


Namespace: DWSIM.MathOps.MathEx.AP
Assembly: DWSIM.MathOps (in DWSIM.MathOps.dll) Version: 8.8.1.0
Syntax
public static implicit operator Complex (
	double _x
)
Request Example View Source

Parameters

_x  Double
 

Return Value

Complex
See Also