Log Function
- LOG( <value>, <base> )
Computes the logarithm of the value in the specified base.
Function Parameters | |
---|---|
Parameter | Description |
<value> | The value to compute. |
<base> | The logarithm base. |
desktop:desktop_chart_scripting_function_reference_ln_value
Computes the logarithm of the value in the specified base.
Function Parameters | |
---|---|
Parameter | Description |
<value> | The value to compute. |
<base> | The logarithm base. |