Built and fact-checked by the DocNectar team — see our editorial standards
Key Features
Instant Calculation
Get accurate results in real time with our optimized algorithm.
Mobile Friendly
Fully responsive design. Works on all devices & screen sizes.
Privacy Focused
Your data stays on your device. We don't store any inputs.
100% Free
No hidden costs. This tool is completely free forever.
The antilogarithm reverses a logarithm: if log_b(x) = y, then the antilog of y (base b) gives back the original value x. Before electronic calculators were common, antilog tables were a standard tool used by engineers, scientists, and students to quickly compute powers without long multiplication — and the concept is still fundamental today in chemistry (converting pH back to hydrogen ion concentration), acoustics and electronics (converting decibel values back to raw power or amplitude ratios), and any field using logarithmic scales (like the Richter scale for earthquakes) where the actual underlying quantity needs to be recovered from its logarithmic representation.
How it works
Enter the log value (y) and the base (b, defaults to 10, matching the common/base-10 logarithm convention). Since antilog is defined as the inverse operation of taking a logarithm, the calculator computes b raised to the power y directly: antilog_b(y) = b^y.
- Enter log value (y).
- Enter base (b).
- Click Calculate to see your results.
Examples
antilog base 10 of 3
10^3 = 1000 — reversing the fact that log₁₀(1000) = 3.
antilog base 2 of 5
2^5 = 32 — reversing the fact that log₂(32) = 5.
antilog base 10 of -2
10^-2 = 0.01 — a negative log value produces a result smaller than 1.
Common mistakes to avoid
- Confusing the antilog with the natural exponential function e^y, which only applies when the base is e, not 10 or any other base.
- Assuming the antilog "undoes" a logarithm of a different base than the one specified — the base used for antilog must match the base originally used to take the log.
- Expecting a negative result from a negative log value — the antilog of a negative number is always a positive fraction less than 1, never negative itself.