Logarithm Calculator

Calculate natural logarithms (ln), common logarithms (log₁₀), and logarithms with any base

Logarithm Calculator

Natural Logarithm (ln)

Common Logarithm (log₁₀)

Custom Base Logarithm (log_b(x))

Antilogarithm (10^x)

Calculation Details

Enter values to see detailed calculation steps and explanations.

Logarithm Properties

log(xy) = log(x) + log(y)
log(x/y) = log(x) - log(y)
log(x^n) = n × log(x)
log_b(x) = ln(x) / ln(b)
log_b(b^x) = x
b^(log_b(x)) = x
ln(e) = 1, log₁₀(10) = 1

Common Logarithm Values

ln(1) = 0
ln(e) ≈ 1
ln(10) ≈ 2.303
log₁₀(1) = 0
log₁₀(10) = 1
log₁₀(100) = 2
log₁₀(1000) = 3
log₂(8) = 3

Understanding Logarithms

What is a Logarithm?

A logarithm is the inverse of exponentiation. If b^y = x, then log_b(x) = y. It answers: "To what power must we raise b to get x?"

Natural Logarithm (ln)

The natural logarithm uses base e (≈2.718). It's widely used in calculus, physics, and engineering for exponential growth and decay.

Common Logarithm (log₁₀)

Uses base 10 and is common in science and engineering. Useful for orders of magnitude and scientific notation.

Applications

Used in pH calculations, earthquake measurements (Richter scale), sound levels (decibels), and computer science algorithms.

Related Calculators

Exponent Calculator

Calculate powers and exponents

Scientific Calculator

Advanced mathematical calculations

Square Root Calculator

Calculate square roots and nth roots