IArrayMathT, OLPow Method
            Returns a specified number (object) raised to the specified power (b).
            
Namespace: Metas.UncLib.Core.InterfaceAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.9.9393.15154
Function LPow ( 
	b As O
) As T
abstract LPow : 
        b : 'O -> 'T 
- b  O
- The second operand
T