LOG10()

Syntax. LOG10(number)

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

Argument

  • number (required) The positive real number for which you want to calculate the base-10 logarithm

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:

  • =LOG10(2) returns 0.301029996.

  • =LOG10(6) returns 0.77815125.

  • =LOG10(9) returns 0.954242509.

  • =LOG10(10) returns 1.

See Also

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

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.139.83.96