IRealUncNumberInit(Double, Double) Method

Initializes a Real Unc Number

Definition

Namespace: Metas.UncLib.Core.Unc.Interface
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
void Init(
	double value,
	double stdunc
)

Parameters

value  Double
Value
stdunc  Double
Standard Uncertainty

See Also