Difference between revisions of "Manuals/calci/LN"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
<div style="font-size:30px">'''LN(n)'''</div><br/> | <div style="font-size:30px">'''LN(n)'''</div><br/> | ||
− | *where n is the positive real number. | + | *where <math>n</math> is the positive real number. |
==Description== | ==Description== | ||
− | *This function gives the | + | *This function gives the Natural Logarithm of a number. |
− | *LN is the logarithm in which the base is the irrational number e (= 2.71828 . . . ). | + | *<math>LN</math> is the logarithm in which the base is the irrational number <math>e</math> (<math>e</math>= 2.71828...). |
− | *For example, | + | *For example, <math>ln_10 = loge_10 = \appro 2.30258</math> |
*Also called Napierian logarithm. | *Also called Napierian logarithm. | ||
− | *The constant e is called Euler's number. | + | *The constant <math>e</math> is called Euler's number. |
− | *The | + | *The Natural Logarithm is denoted by <math>ln(x)</math> or <math>log e(x)</math>. |
− | *where x is the Positive real number. | + | *where <math>x</math> is the Positive real number. |
*The ln(x) is the inverse function of the exponential function e^ln(x)=x if x>0. | *The ln(x) is the inverse function of the exponential function e^ln(x)=x if x>0. | ||
ln(e^x)=x | ln(e^x)=x |
Revision as of 22:58, 15 December 2013
LN(n)
- where is the positive real number.
Description
- This function gives the Natural Logarithm of a number.
- is the logarithm in which the base is the irrational number (= 2.71828...).
- For example, Failed to parse (unknown function "\appro"): {\displaystyle ln_10 = loge_10 = \appro 2.30258}
- Also called Napierian logarithm.
- The constant is called Euler's number.
- The Natural Logarithm is denoted by or .
- where is the Positive real number.
- The ln(x) is the inverse function of the exponential function e^ln(x)=x if x>0.
ln(e^x)=x
Examples
- =LN(15) = 2.708050201
- =LN(8.3) = 2.116255515
- =LN(1) = 0
- =LN(0) = INFINITY
- =LN(-20) = NAN
- =LN(exp(5)) = 5
- =EXP(LN(7)) = 7