LOG(x) or LOG(base,x)
This function returns the natural logarithm of a specified number, or the logarithm of the number to the specified base.
Example:
LOG(20)=2.995732
LOG(20,10)=1.30103
Was this article helpful?
This function returns the natural logarithm of a specified number, or the logarithm of the number to the specified base.
Example:
LOG(20)=2.995732
LOG(20,10)=1.30103