Antilog Calculator

Calculate the antilogarithm (inverse logarithm) for any base. Find the number from a given logarithm value.

Enter a logarithm value and base to calculate the antilog.

Antilogarithm Formula

antilogb(y) = by

The antilogarithm is the inverse of the logarithm. If logb(x) = y, then antilogb(y) = x = by.

How to Calculate an Antilog

  1. Identify the base (b) and the logarithm value (y).
  2. Raise the base to the power of the logarithm value: by.
  3. The result is the antilogarithm.
Example: Find antilog₁₀(3)
antilog₁₀(3) = 10³ = 1000

Common Antilogarithm Types

  • Common antilog (base 10): antilog₁₀(y) = 10y
  • Natural antilog (base e): antiloge(y) = ey
  • Binary antilog (base 2): antilog₂(y) = 2y

Reference Table

yantilog₁₀(y)
01
0.53.162
110
1.531.623
2100
31,000
410,000
5100,000

FAQ

What is the difference between log and antilog?

A logarithm finds the exponent: log₁₀(1000) = 3. An antilogarithm reverses this: antilog₁₀(3) = 1000. They are inverse operations.

When is antilog used?

Antilogs are used when converting from logarithmic scales back to linear values, for example in pH calculations, decibels, and the Richter scale.

Last updated: 2026-08-08