IComplexArrayPow(Int32) Method

Definition

Namespace: Metas.UncLibCOM.Core.Interface
Assembly: Metas.UncLibCOM.Core (in Metas.UncLibCOM.Core.dll) Version: 2.8.9053.20212
C#
ComplexArray Pow(
	int b
)

Parameters

b  Int32
 

Return Value

ComplexArray

See Also