GenericUncT1, T2ComplexUncNumber(Number) Method

Creates a new 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<T2> ComplexUncNumber(
	Number value
)

Parameters

value  Number
Value

Return Value

ComplexT2

See Also