LOG function

LOG Function

The LOG function is one of the math and trigonometry functions. It is used to return the logarithm of a number to a specified base.

Syntax

LOG(number, [base])

The LOG function has the following arguments:

ArgumentDescription
numberA numeric value for which you want to get the logarithm. It must be greater than 0.
baseThe base used to calculate the logarithm of a number. It is an optional parameter. If it is omitted, the function will assume base to be 10.
Notes

How to apply the LOG function.

Examples

The figure below displays the result returned by the LOG function.

LOG Function

Host ONLYOFFICE Docs on your own server or use it in the cloud

Article with the tag:
Browse all tags