Difference between revisions of "Manuals/calci/LN"

From ZCubes Wiki
Jump to navigation Jump to search
Line 6: Line 6:
 
*<math>LN</math> is the  logarithm in which the base is the irrational number <math>e</math> (<math>e</math>= 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, <math>ln_10 = loge_10 \approx 2.30258</math>
 
*For example, <math>ln_10 = loge_10 \approx 2.30258</math>
*Also called Napierian logarithm.
+
*It was formely also called Hyperbolic logarithm.
 +
*And also called Napierian logarithm.
 
*The constant <math>e</math> is called Euler's number.
 
*The constant <math>e</math> is called Euler's number.
 
*The Natural Logarithm is denoted by <math>ln(x)</math> or <math>log e(x)</math>.
 
*The Natural Logarithm is denoted by <math>ln(x)</math> or <math>log e(x)</math>.

Revision as of 00:39, 19 June 2014

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,
  • It was formely also called Hyperbolic logarithm.
  • And 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 is the inverse function of the exponential function if .

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

See Also

References

Natural Logarithm