Difference between revisions of "Documentation/How Tos/Calc: LOG10 function"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
Line 21: Line 21:
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed alphabetically|Functions listed alphabetically]]
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
 
* [[Documentation/How_Tos/Calc: Functions listed by category|Functions listed by category]]}}
[[Category: Documentation/Reference/Calc]]
+
[[Category: Documentation/Reference/Calc/Mathematical functions]]

Revision as of 07:47, 3 May 2010


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).

Template:Documentation/SeeAlso

Personal tools