GenericUncT1, T2GetFcnValue(ComplexT2) Method
Returns the Function Value of a Complex Uncertainty Number.
Namespace: Metas.UncLib.Core.UncAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
public static Complex<Number> GetFcnValue(
Complex<T2> x
)
Public Shared Function GetFcnValue (
x As Complex(Of T2)
) As Complex(Of Number)
public:
static Complex<Number> GetFcnValue(
Complex<T2> x
)
static member GetFcnValue :
x : Complex<'T2> -> Complex<Number>
- x ComplexT2
ComplexNumber