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