Logarithm Calculator

Calculate log base 10, natural log, and custom base

Calculate Logarithm

Common Log
log₁₀(x)
Natural Log
ln(x)
Binary Log
log₂(x)
Custom Base
logₐ(x)
10 100 1000 e

Common Logarithm Values

xlog₁₀(x)ln(x)log₂(x)
1000
20.3010.6931
e ≈ 2.7180.43411.443
1012.3033.322
10024.6056.644
100036.9089.966

Understanding Logarithms

What is a Logarithm?

A logarithm answers the question: "To what power must the base be raised to get x?"

logb(x) = y  ⟺  by = x

Example: log₁₀(100) = 2 because 10² = 100

Types of Logarithms

  • Common Log (log₁₀): Base 10, used in science and engineering
  • Natural Log (ln): Base e ≈ 2.71828, used in calculus and growth models
  • Binary Log (log₂): Base 2, used in computer science and information theory

Change of Base Formula

Convert a logarithm from one base to another:

loga(x) = logb(x) / logb(a) = ln(x) / ln(a)

Key Properties

  • Product: log(xy) = log(x) + log(y)
  • Quotient: log(x/y) = log(x) - log(y)
  • Power: log(xn) = n × log(x)
  • Identity: logb(b) = 1
  • Zero: logb(1) = 0

Domain Restrictions

  • x must be positive (x > 0) — you cannot take log of zero or negative numbers
  • Base must be positive and not equal to 1 (b > 0, b ≠ 1)

Real-World Applications

  • Decibels: Sound intensity uses log₁₀ scale
  • pH Scale: Acidity is -log₁₀ of hydrogen ion concentration
  • Richter Scale: Earthquake magnitude
  • Compound Interest: Time to double money
  • Algorithm Complexity: O(log n) in computer science

Privacy & Limitations

  • All calculations run entirely in your browser -- nothing is sent to any server.
  • Results are computed using standard formulas and should be verified for critical applications.

Related Tools

Related Tools

View all tools

Logarithm Calculator FAQ

What is Logarithm Calculator?

Logarithm Calculator is a free math tool that helps you Calculate logarithms: log base 10, natural log, and custom base.

How do I use Logarithm Calculator?

Enter your input values, review the calculated output, and adjust inputs until you reach the result you need. The result updates in your browser.

Is Logarithm Calculator private?

Yes. Calculations run locally in your browser. Inputs are not uploaded to a server by default, and refreshing the page clears session data.

Does Logarithm Calculator require an account or installation?

No. You can use this tool directly in your browser without sign-up or software installation.

How accurate are results from Logarithm Calculator?

This tool applies standard formulas or deterministic processing logic for estimates. For medical, legal, tax, or investment decisions, verify with a qualified professional.

Can I save or share outputs from Logarithm Calculator?

You can bookmark this page and copy outputs manually. Results are not persisted in your account and are typically not embedded in the URL.

Request a New Tool
Improve This Tool