UncNumberComplexAbs Method

Complex absolute value

Definition

Namespace: Metas.UncLib.LinProp
Assembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.8.9053.20196
C#
public UncNumber ComplexAbs(
	UncNumber _b
)

Parameters

_b  UncNumber
Imag part

Return Value

UncNumber

Implements

IRealMathTComplexAbs(T)

See Also