๐ข Antilog Calculator: Inverse Log and Antilogarithm for Any Base
By ToolNimba Math Team ยท Updated 2026-06-23
The antilog is the inverse of a logarithm: if log base b of y is x, then the antilog base b of x is y = b^x.
The antilog (antilogarithm) is the inverse of a logarithm. If you know the log of a number and want the number back, you take the antilog. For a base b and a value x, the antilog is simply b raised to the power x, written b^x. Enter the value x and a base (10 by default, but e or 2 are common too) and this calculator returns b^x at once, along with the natural antilog e^x and the binary antilog 2^x for comparison.
What is the Antilog Calculator?
A logarithm answers the question: to what power must I raise the base to get this number? The antilogarithm reverses that. If log base b of y equals x, then the antilog base b of x equals y, and y is found by computing b^x. In short, taking the log and taking the antilog undo each other, so antilog base b of (log base b of y) gives back y. This inverse relationship is why the antilog is sometimes written as log^(-1) or simply as the exponential of x.
The most common case is base 10, the common logarithm. Antilog base 10 of x means 10^x. For example, since log base 10 of 1000 is 3, the antilog base 10 of 3 is 10^3 = 1000. The natural antilog uses base e (about 2.71828), so the antilog of x is e^x, the exponential function that appears throughout growth, decay and compound-interest problems. Base 2 is the binary antilog, 2^x, which shows up in computing, information theory and audio bit-depth math.
Before electronic calculators, antilogs were found with a printed antilog table. Any log value splits into two parts: the characteristic, the integer part before the decimal point, and the mantissa, the decimal part after it. To read a four-figure antilog table you look up the first part of the mantissa down the left column, move across to the next digit, add the mean-difference column, and then place the decimal point using the characteristic. The characteristic tells you the order of magnitude: a characteristic of 2 means the answer has three digits before the decimal point, while a characteristic of 0 means one digit. This calculator does the same job in one step with 10^x, but knowing the table method explains why the digits land where they do.
Because the antilog is just exponentiation, the value x can be any real number, positive, negative or zero. A negative exponent gives a value between 0 and 1 (for a base greater than 1), since b raised to a negative power is one divided by b to the positive power. An exponent of 0 always gives 1, because any nonzero base raised to the power 0 equals 1. The base itself must be greater than 0, since a base of zero or a negative number does not define a well-behaved antilog.
Antilogs are everywhere in science because so many natural scales are logarithmic. The pH scale is defined as pH = -log base 10 of the hydrogen-ion concentration, so recovering that concentration means taking an antilog: concentration = 10^(-pH). The decibel scale, the Richter scale, stellar magnitudes and the spectrophotometry relationship between absorbance and transmittance all compress huge ranges into small log numbers, and every time you need the underlying linear quantity you reverse the log with an antilog. Mastering the antilog therefore unlocks the back half of nearly every log-based formula you will meet.
A quick way to sanity-check any antilog is to take the ordinary log of your answer and confirm it returns x. If antilog base 10 of 2.5 is about 316.23, then log base 10 of 316.23 should come back to 2.5. This round-trip check works for any base as long as the log and the antilog share that base, and it is the fastest way to catch a slipped decimal point or a wrong-base mistake.
When to use it
- Reversing a logarithm in a physics, chemistry or engineering calculation to recover the original quantity.
- Converting a pH value back to hydrogen-ion concentration, where concentration = antilog of (negative pH).
- Working with decibels, Richter magnitudes or other log scales where you need the underlying linear value.
- Recovering a value from a slide-rule or antilog-table problem by separating the characteristic and mantissa.
- Solving exponential growth, decay and compound-interest equations that finish with a base-e antilog.
- Checking homework: confirming that the antilog of a log returns the number you started with.
How to use the Antilog Calculator
- Enter the value x, the exponent or log value you want to convert back.
- Enter the base b, or tap a quick button for base 10, base e, or base 2.
- Read the main result b^x, plus the natural antilog e^x and binary antilog 2^x.
- Verify the answer by taking the log of the result, which should return your original x.
- Try a negative or fractional x to see how the antilog behaves across the range.
Formula & method
Worked examples
Find the antilog base 10 of 2.5.
- The antilog base 10 of x is 10^x.
- Here x = 2.5, so compute 10^2.5.
- 10^2.5 = 10^2 ร 10^0.5 = 100 ร 3.162278
- 100 ร 3.162278 = 316.2278
Result: antilog base 10 of 2.5 โ 316.2278
Find the natural antilog (base e) of -1.
- The natural antilog of x is e^x.
- Here x = -1, so compute e^(-1).
- e^(-1) = 1 รท e = 1 รท 2.718282
- 1 รท 2.718282 = 0.367879
Result: antilog base e of -1 โ 0.367879
Use the characteristic and mantissa to find the antilog base 10 of 2.6452.
- Split the value: the characteristic is 2 and the mantissa is 0.6452.
- The mantissa fixes the digits. From a four-figure antilog table, 0.6452 gives the figures 4417.
- The characteristic of 2 means the answer has 2 + 1 = 3 digits before the decimal point.
- Place the decimal point accordingly: 441.7. A direct calculator gives 10^2.6452 = 441.73.
Result: antilog base 10 of 2.6452 โ 441.7
Recover the hydrogen-ion concentration of a solution with pH 4.2.
- pH is defined as pH = -log base 10 of [H+], so [H+] = antilog base 10 of (-pH).
- Here pH = 4.2, so compute 10^(-4.2).
- 10^(-4.2) = 10^(-5) ร 10^0.8 = 0.00001 ร 6.309573
- 0.00001 ร 6.309573 = 0.00006310
Result: [H+] โ 6.31 ร 10^(-5) mol/L
Common antilog values for base 10 (10^x)
| x | antilog base 10 = 10^x |
|---|---|
| -3 | 0.001 |
| -2 | 0.01 |
| -1 | 0.1 |
| 0 | 1 |
| 0.301 | 2 (approx) |
| 0.5 | 3.162278 |
| 0.699 | 5 (approx) |
| 1 | 10 |
| 2 | 100 |
| 3 | 1000 |
Antilog of x = 1 across common bases
| Base b | antilog base b of 1 = b^1 |
|---|---|
| 2 (binary) | 2 |
| e (โ 2.71828) | 2.718282 |
| 10 (common) | 10 |
How the characteristic places the decimal point (base 10)
| Characteristic of x | Digits before decimal | Example log to antilog |
|---|---|---|
| 0 | 1 digit | 0.6452 to 4.417 |
| 1 | 2 digits | 1.6452 to 44.17 |
| 2 | 3 digits | 2.6452 to 441.7 |
| -1 (bar 1) | 0.x (one leading zero) | -0.3548 to 0.4417 |
Common mistakes to avoid
- Mixing up the base of the antilog and the log. The antilog must use the same base as the logarithm you are reversing. The antilog base 10 of (log base e of y) does not return y. Match the base, or the round trip fails.
- Assuming antilog means natural exponent. Unless a base is stated, antilog usually means base 10 (10^x), not e^x. In many textbooks "antilog" alone is the common antilog. Check which base your problem expects.
- Thinking a negative x is invalid. The value x can be negative, zero or fractional. A negative exponent gives a small positive result between 0 and 1 for a base above 1, never a negative number or an error.
- Confusing antilog with reciprocal. The antilog of x is b^x, not 1 รท log(x) or 1 รท x. It is the inverse operation of taking a logarithm, which is exponentiation, not a reciprocal.
- Misplacing the decimal point from the characteristic. When using an antilog table, the mantissa only gives the digits. The characteristic decides where the decimal point goes. A characteristic of 2 means three digits before the point, so 4417 becomes 441.7, not 4.417.
- Forgetting the sign on pH and decibel problems. Because pH = -log[H+], recovering the concentration needs antilog of the negative pH, that is 10^(-pH). Dropping the minus sign gives an answer that is off by many orders of magnitude.
Glossary
- Antilogarithm
- The inverse of a logarithm. The antilog base b of x is b raised to the power x, written b^x.
- Logarithm
- The exponent to which a base must be raised to produce a given number. Antilog reverses it.
- Base
- The number that is raised to a power. Common bases are 10 (common), e (natural) and 2 (binary).
- Common antilog
- The antilog using base 10, equal to 10^x. Often what "antilog" means with no base stated.
- Natural antilog
- The antilog using base e (about 2.71828), equal to e^x, the exponential function.
- Characteristic
- The integer part of a logarithm, before the decimal point. It sets the order of magnitude of the antilog.
- Mantissa
- The decimal part of a logarithm, after the decimal point. It fixes the significant digits of the antilog.
- Exponentiation
- Raising a base to a power, b^x. Taking an antilog is exactly this operation.
Frequently asked questions
What is an antilog?
An antilog (antilogarithm) is the inverse of a logarithm. If log base b of y is x, then the antilog base b of x is y, found by computing b^x. Taking a log and then its antilog returns the original number.
How do you calculate the antilog of a number?
Raise the base to the power of the number. The antilog base b of x is b^x. For the common antilog, antilog(x) = 10^x, and for the natural antilog, antilog(x) = e^x. This calculator does it instantly for any base above 0.
What is the antilog of 2?
In base 10 the antilog of 2 is 10^2 = 100. In base e it is e^2 โ 7.389056, and in base 2 it is 2^2 = 4. The answer depends entirely on which base you use.
Is antilog the same as exponent?
Yes. Taking the antilog of x means computing b^x, which is exponentiation with the base b. Antilog is just the name used when you are reversing a logarithm rather than starting a fresh power calculation.
Can the antilog of a negative number be found?
Yes. The value x can be negative. For a base greater than 1, a negative x gives a positive result between 0 and 1, since b^(-x) equals 1 divided by b^x. For example, 10^(-2) = 0.01.
What base does antilog use by default?
When no base is given, antilog usually means the common antilog, base 10, so antilog(x) = 10^x. This calculator defaults to base 10 but lets you switch to base e or base 2, or type any base above 0.
How do you find an antilog using an antilog table?
Split the log value into its characteristic (integer part) and mantissa (decimal part). Look the mantissa up in the antilog table to get the significant digits, add the mean-difference column, then use the characteristic to place the decimal point. A characteristic of n means n + 1 digits sit before the decimal point.
What are the characteristic and mantissa?
In a log value such as 2.6452, the characteristic is the integer part (2) and the mantissa is the decimal part (0.6452). The mantissa determines the digits of the antilog, while the characteristic determines where the decimal point goes.
How is antilog used to find pH or hydrogen-ion concentration?
Since pH = -log base 10 of [H+], you recover the concentration with an antilog: [H+] = 10^(-pH). For example, a solution of pH 4.2 has [H+] = 10^(-4.2) โ 6.31 ร 10^(-5) mol/L. The same idea reverses decibel and Richter values.
What is the difference between antilog and natural antilog?
The plain antilog usually means base 10, so 10^x. The natural antilog means base e, so e^x. They give different numbers for the same x: antilog base 10 of 1 is 10, while the natural antilog of 1 is about 2.71828.