ComplexUncNumberPow(Int32) Method

Definition

Namespace: Metas.UncLibCOM.DistProp
Assembly: Metas.UncLibCOM.DistProp (in Metas.UncLibCOM.DistProp.dll) Version: 2.8.9053.20222
C#
public ComplexUncNumber Pow(
	int b
)

Parameters

b  Int32
 

Return Value

ComplexUncNumber

Implements

IComplexUncNumberPow(Int32)

See Also