Complex Constructor

Definition

Namespace: DotNumerics
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
public Complex(
	double real,
	double imaginary
)

Parameters

real  Double
 
imaginary  Double
 

See Also