IComplexUncNumberInitDblReIm Method

Definition

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

Parameters

real  Double
 
imag  Double
 

See Also