GenericUncT1, T2GetStdUnc(ComplexT2) Method

Computes the Standard Uncertainty of a Complex Uncertainty Number.

Definition

Namespace: Metas.UncLib.Core.Unc
Assembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
C#
public static Complex<Number> GetStdUnc(
	Complex<T2> x
)

Parameters

x  ComplexT2

Return Value

ComplexNumber

See Also