Take the antilogarithm of any exponent in any base, and see what that answer is actually worth given how precisely you knew the exponent. An antilog is not a separate function. antilog₍b₎(y) is b raised to y and nothing else. The word is a survivor from printed log tables, where you looked a number...
antilog₍b₎(y) = b^y
It is not a separate function — the word is a leftover from printed log tables. What matters is that going this direction magnifies error: an absolute slip in the exponent becomes a relative slip in the answer, multiplied by the natural log of the base.
ANTILOG
2999.85318119079
Taking the logarithm back gives 3.4771 — exactly y again.
CHARACTERISTIC
3
MANTISSA
0.477100
TO 4 DP, GOOD TO
3.94 s.f.
If that exponent is only good to 4 decimal places, the answer lies between 2999.5078 and 3000.1986. Half a unit in the last decimal you kept is 0.00005, and multiplying by ln(10) turns that into 0.0115% of the answer — about 3.94 significant figures, however many digits the display shows. This is the direction in which precision is lost, and it is why rounding a logarithm before antilogging it costs more than it looks like it should.
| Quantity | Value | What it is |
|---|---|---|
| antilog | 2999.85318119079 | 10 raised to y |
| characteristic | 3 | whole part of y, which sets the magnitude |
| mantissa | 0.477100 | fraction of y, which sets the digits |
| 10^characteristic | 1000 | a clean power of the base |
| 10^mantissa | 2.999853181 | always between 1 and 10 |
| log back | 3.4771 | y again, exactly |
| range | −323.607 to 308.255 | exponents with a representable antilog |
Why the word exists at all. A table of logarithms printed only the fractional part, because the whole part was free: it just told you where the decimal point went. To multiply two numbers you looked up both logarithms, added them, and then went back through a second table — the table of antilogarithms — to recover the digits. The operation has no life of its own; antilog₍10₎(y) is 10 raised to y and always was. The name survives because chemistry, acoustics and seismology all quote logarithms as their working units, so “take the antilog” remains a sentence people need.
THE SPLIT
Only the right-hand box ever needed a table. The left is a clean power of the base and just places the decimal point, which is why a page of logarithms could print the fraction alone and let you supply the rest.
Live calculation · updates as you type
Enter the exponent y and the base. Base 10 is what "antilog" means when nobody says otherwise; e and 2 are a click away in the presets, and any positive base other than 1 works.
Set how many decimal places your exponent is actually good to. This is the setting that matters most: the panel then shows the interval the true answer lies in and how many significant figures survive, which is usually fewer than the display suggests.
Read the characteristic and mantissa split. The whole part of the exponent is a clean power of the base and only places the decimal point; the fraction supplies the digits. That split is exactly how a table was used and why only the fraction was ever printed.
Check the range strip before trusting a large exponent. It marks where your base overflows and underflows, measured by bisection on your own platform, and shows where your exponent sits between them.
| Rule | Formula | What it is for |
|---|---|---|
| Definition | antilogᵇ(y) = bʸ | Not a separate function. The word is a leftover from printed log tables. |
| Common antilog | antilog(y) = 10ʸ | When no base is stated in chemistry or engineering, it is base 10. |
| Natural antilog | antiln(y) = eʸ | The inverse of ln, written exp(y) in most languages and on most calculators. |
| Round trip | logᵇ(bʸ) = y | Reported on this page in units in the last place, so you can see it close. |
| Split | bʸ = b⌊y⌋ × b^(y − ⌊y⌋) | Characteristic times mantissa. The whole part sets the size, the fraction the digits. |
| Error growth | Δx / x ≈ ln(b) × Δy | An absolute error in the exponent becomes a relative error in the answer. |
| Digits bought | dp decimals → dp − 0.06 sig figs | For base 10. Four decimals in the logarithm is just under four significant figures. |
| pH | [H⁺] = 10^(−pH) | The most common everyday antilog, and why the word is still current in chemistry. |
| Decibels | ratio = 10^(dB/10) | Power ratio from a decibel figure. Use dB/20 for amplitude rather than power. |
| Richter | energy ∝ 10^(1.5M) | Each whole step of magnitude is about 31.6 times the energy, not ten. |
24 Times Table
Calculate instantly →
Quadratic Equation Solver
Calculate instantly →
Logarithm Calculator
Calculate instantly →
Fraction Calculator
Calculate instantly →
Fraction Simplifier
Calculate instantly →
Linear Equation Solver
Calculate instantly →
25 Times Table
Calculate instantly →
26 Times Table
Calculate instantly →
27 Times Table
Calculate instantly →
Simultaneous Equations Solver (2×2)
Calculate instantly →
28 Times Table
Calculate instantly →
Exponent Calculator
Calculate instantly →
29 Times Table
Calculate instantly →
30 Times Table
Calculate instantly →
Times Tables Mega Calculator
Calculate instantly →
Square Root of 10
Calculate instantly →
Square Root of 1
Calculate instantly →
Square Root Mega
Calculate instantly →
Square Root of 2
Calculate instantly →
23 Times Table
Calculate instantly →
Last updated: August 3, 2026 · Overflow limits found by bisection for your own platform · every answer taken back through the logarithm and reported in units in the last place