Documentation/How Tos/Calc: LOG10 function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 17:15, 24 December 2007 by Drking (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


LOG10

Returns the base-10 logarithm of a number.


Syntax:

LOG10(number)

returns the logarithm to base 10 of number.


Example:

LOG10(5)

returns the base-10 logarithm of 5 (approximately 0.69897).


See also:

LOG, LN, POWER

Mathematical functions

Personal tools