Finance

Charts

Statistics

Macros

Search

How to use the LN() Function in Excel

Its returns the natural logarithm (base *e*) of a positive real number, where *e* ≈ 2.71828182845904 (Euler’s number).

Syntax

LN(number)

Argument

Parameter Requirement Valid Input
number Required Positive real number (> 0)

Key Concepts

  1. Mathematical Definition:

    • Inverse of EXP(): LN(EXP(x)) = x and EXP(LN(x)) = x
    • Special Values:
      • LN(1) = 0
      • LN(e) = 1
  1. Error Handling:
    • Returns #NUM! if number ≤ 0
    • Returns #VALUE! for non-numeric inputs
  2. Comparison with Other Logs:
Function Base Example
LN() *e* =LN(10) ≈ 2.302585
LOG10() 10 =LOG10(100) = 2
LOG() Custom =LOG(8,2) = 3

Examples

Why This Matters

The natural logarithm is fundamental in:

  • Calculus: Derivatives/integrals of exponential functions
  • Physics: Describes natural growth/decay (e.g., Newton’s Law of Cooling)
  • Economics: Logarithmic returns in finance

Common Errors & Fixes

Error Cause Solution
#NUM! number ≤ 0 Ensure input is positive
#VALUE! Text input Verify numeric values

 

0 0 votes
Évaluation de l'article
S’abonner
Notification pour
guest
0 Commentaires
Le plus ancien
Le plus récent Le plus populaire
Online comments
Show all comments
Facebook
Twitter
LinkedIn
WhatsApp
Email
Print
0
We’d love to hear your thoughts — please leave a commentx