ComplexUncArrayPow(Int32) Method

Definition

Namespace: Metas.UncLibCOM.LinProp
Assembly: Metas.UncLibCOM.LinProp (in Metas.UncLibCOM.LinProp.dll) Version: 2.8.9053.20215
C#
public ComplexUncArray Pow(
	int b
)

Parameters

b  Int32
 

Return Value

ComplexUncArray

Implements

IComplexUncArrayPow(Int32)

See Also