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

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Robot: Automated text replacement %s)
m
 
(5 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOTOC__
+
{{DISPLAYTITLE:LN function}}
 +
{{Documentation/CalcFunc MathematicalTOC
 +
|ShowPrevNext=block
 +
|PrevPage=Documentation/How_Tos/Calc:_LOG_function
 +
|NextPage=Documentation/How_Tos/Calc:_LOG10_function
 +
}}__NOTOC__
  
 
== LN ==
 
== LN ==
Line 6: Line 11:
 
=== Syntax: ===
 
=== Syntax: ===
 
<tt>'''LN(number)'''</tt>
 
<tt>'''LN(number)'''</tt>
: returns the natural logarithm (the logarithm to base ''e'') of <tt>'''number'''</tt>, that is the power of ''e'' necessary to equal <tt>'''number'''</tt>.
+
: returns the natural logarithm (the logarithm to base ''e'') of <tt>'''number'''</tt>, that is, the power of ''e'' necessary to equal <tt>'''number'''</tt>.
  
 
: The mathematical constant ''e'' is approximately <tt>'''2.71828182845904'''</tt>.
 
: The mathematical constant ''e'' is approximately <tt>'''2.71828182845904'''</tt>.
Line 17: Line 22:
 
: returns <tt>'''321'''</tt>.
 
: returns <tt>'''321'''</tt>.
  
{{Documentation/SeeAlso|
+
{{SeeAlso|EN|
 
* [[Documentation/How_Tos/Calc: LOG function|LOG]]
 
* [[Documentation/How_Tos/Calc: LOG function|LOG]]
 
* [[Documentation/How_Tos/Calc: LOG10 function|LOG10]]
 
* [[Documentation/How_Tos/Calc: LOG10 function|LOG10]]
Line 26: Line 31:
 
* [[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/Mathematical functions]]

Latest revision as of 15:00, 31 January 2024

LN

Returns the natural logarithm of a number.

Syntax:

LN(number)

returns the natural logarithm (the logarithm to base e) of number, that is, the power of e necessary to equal number.
The mathematical constant e is approximately 2.71828182845904.

Example:

LN(3)

returns the natural logarithm of 3 (approximately 1.0986).

LN(EXP(321))

returns 321.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_LN_function&oldid=259874"
Views
Personal tools
Navigation
Tools
In other languages