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