LOG10()

Syntax. LOG10(number)

Definition. This function returns the common logarithm (base 10) of a number.

Argument

BackgroundThe LOG10() function uses the common logarithm with base 10.

Examples. The common logarithm is often used in natural science; for example, to calculate the volume in decibels:

image with no caption

You will find more information in specialist literature.

More examples for this function are:

See Also

EXP(), IMLN(), IMLOG10(), IMLOG2(), LN(), LOG()