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.8.9053.20192
Function RLog (
a As O
) As T
abstract RLog :
a : 'O -> 'T
- a O
- The first operand
T