IComplexUncNumberInitDblReIm Method

Definition

Namespace: Metas.UncLibCOM.MCProp.Interface
Assembly: Metas.UncLibCOM.MCProp (in Metas.UncLibCOM.MCProp.dll) Version: 2.8.9053.20218
C#
void InitDblReIm(
	double real,
	double imag
)

Parameters

real  Double
 
imag  Double
 

See Also