IArrayMathT, ORLog Method
            Returns the logarithm of a specified number (a) in a specified base (object).
            
Namespace: Metas.UncLib.Core.InterfaceAssembly: Metas.UncLib.Core (in Metas.UncLib.Core.dll) Version: 2.9.9393.15154
Function RLog ( 
	a As O
) As T
abstract RLog : 
        a : 'O -> 'T 
- a  O
- The first operand
T