Tools/🧮 Calculators/Logarithm Calculator

Logarithm Calculator

Calculate natural logarithms, log10, custom-base logarithms, antilogs, and change-of-base results.

Version 1.0 · Last Updated: August 11, 2026 · Maintained by ToolLarder

Operation

Choose an operation, enter values, and calculate.

Online logarithm, ln, log10, and antilog calculator

Find the natural logarithm, base-10 logarithm, or a logarithm in any valid custom base. The same calculator also handles antilogarithms and shows change-of-base calculations.

Natural logarithm (ln)

The natural logarithm uses e as its base and appears throughout science and mathematics.

ln(x) = logₑ(x)

Base-10 logarithm (log10)

The common logarithm tells you which power of 10 produces a number.

log₁₀(x) = y ⇔ 10ʸ = x

Custom-base logarithm

Choose base 2, 3, or any other valid base and calculate its logarithm directly.

log_b(x) = ln(x) / ln(b)

Antilog calculator

An antilog reverses a logarithm by raising the selected base to the entered exponent.

antilog_b(y) = bʸ

Logarithm change of base

Rewrite a logarithm in another computable base and inspect its numerator and denominator.

log_b(x) = log_k(x) / log_k(b)

Logarithm Frequently Asked Questions