Logarithm operator.
Namespace: Endeca.Navigation.AnalyticsAssembly: Endeca.Navigation (in Endeca.Navigation.dll) Version: 6.3.0.0 (6.3.0.853)
Syntax
| C# |
|---|
public static readonly ExprBinary..::..ExprBinaryOp LOG |
| Visual Basic |
|---|
Public Shared ReadOnly LOG As ExprBinary..::..ExprBinaryOp |
| Visual C++ |
|---|
public: static initonly ExprBinary..::..ExprBinaryOp^ LOG |
Remarks
Returns the logarithm of the right-hand side,
where the value in the left-hand side is the base.