Logarithm Calculator - log, ln & Custom Base Logarithm Calc

Enter a number and base to calculate logarithms (log₁₀, ln, log₂, custom base) and antilogarithms.

Enter Values

Used for the custom-base result below. Common bases: 2, e, 10.

Your Results

log₁₀(1000) 3
Meaning 10³ = 1000
log₁₀(x) — Common Log 3
ln(x) — Natural Log 6.9078
log₂(x) — Binary Log 9.9658
log₁₀(x) — Custom Base 3
Antilog₁₀(x) — 10ˣ
eˣ — Antilog (natural)

Logarithm Calculator - Guide

What is a Logarithm?

A logarithm answers: to what power must the base be raised to get a given number? Formally, logb(x) = y means by = x. Logarithms are the inverse of exponentiation.

Common Logarithm Types

1. Common Log (log₁₀)

Base 10. Used in science, decibels, pH scale, Richter scale.

2. Natural Log (ln)

Base e ≈ 2.71828. Used in calculus, continuous growth, physics.

3. Binary Log (log₂)

Base 2. Used in computer science, information theory, algorithms.

Key Properties

  • Product: log(a × b) = log(a) + log(b)
  • Quotient: log(a / b) = log(a) − log(b)
  • Power: log(aⁿ) = n × log(a)
  • Change of Base: logb(x) = ln(x) / ln(b)
  • Identity: logb(b) = 1 and logb(1) = 0

Antilogarithm

The antilogarithm is the inverse: antilogb(y) = by. For example, antilog₁₀(3) = 10³ = 1000.

Examples

  • log₁₀(1000) = 3 because 10³ = 1000
  • ln(e²) = 2 because e² = e²
  • log₂(256) = 8 because 2⁸ = 256
  • log₅(125) = 3 because 5³ = 125

Find a Calculator

Browse All Calculators →