RealNumberPow(Int32) Method

Definition

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

Parameters

b  Int32
 

Return Value

RealNumber

Implements

IRealNumberPow(Int32)

See Also