Click or drag to resize

Complex(Double, Double) Constructor


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

Parameters

_x  Double
 
_y  Double
 
See Also