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.8.9053.20192
Function LLog (
b As O
) As T
abstract LLog :
b : 'O -> 'T
- b O
- The second operand
T