LOG

Syntax

LOG(<number>;[<number>])

Description

Returns the logarithm of a number to a specified base. The first number must be greater than zero and the second number is the optional base. If the base is not provided, the function uses base e (Euler's number).

Examples

Column1LOG() returns
202.995732273553991
Column1LOG(<column1>;3) returns
202.7268330278608417