IMathTPow(Int32) Method
Returns a specified number raised to the specified power.
Namespace: Metas.UncLib.Core.InterfaceAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.8.9053.20192
Function Pow (
b As Integer
) As T
abstract Pow :
b : int -> 'T
- b Int32
T