Last updated
Was this helpful?
Last updated
Was this helpful?
base_expression: The base to use.
expression: The value to calculate the log.
Examples
base_expression: The base to use.
expression: The value for which you want to calculate the log.
Examples
expression: The value for which you want to calculate the log.
Examples
base_expression: The base to use.
expression: The value for which you want to calculate the log.
Examples
expression: The value for which you want to calculate the log.
Examples
base_expression: The base to use.
expression: The value for which you want to calculate the log.
Examples
expression: The value for which you want to calculate the log.
Examples
expression: The value for which you want to calculate the log.
Examples
If base_expression is 1. If base_expression expression is less than 0, NaN will be returned. If the expression input is 0, -Infinity
is returned. If the expression input is less than 0, NaN will be returned.
Returns the logarithm of the numeric input expression. If no base is specified, the natural log (ln) will be calculated.