Exponential Growth Calculator
Model exponential growth and decay with discrete A₀·(1+r)ᵗ or continuous A₀·eʳᵗ formulas. Find doubling time, growth factor, and timeline.
Calculate the antilogarithm (inverse logarithm) for base 10, base e (natural), or any custom base. See the result, scientific notation, verification, and a reference table of common antilog values.
| Step | Description | Value |
|---|---|---|
| 1 | Base (b) | 10 |
| 2 | Log value (x) | 0 |
| 3 | antilog = b^x | 10^0 |
| 4 | Compute | 1.000000 |
| 5 | Verify: log_b(result) | 0.000000 |
| Log Value | antilog₁₀ | antilogₑ (e^x) |
|---|---|---|
| -3 | 0.00 | 0.0498 |
| -2 | 0.01 | 0.1353 |
| -1 | 0.10 | 0.3679 |
| 0 | 1.00 | 1.0000 |
| 1 | 10.00 | 2.7183 |
| 2 | 100.00 | 7.3891 |
| 3 | 1,000.00 | 20.0855 |
| 4 | 10,000.00 | 54.5982 |
| 5 | 100,000.00 | 148.4132 |
The antilogarithm — commonly written as antilog — is the inverse operation of a logarithm. If log_b(y) = x, then the antilogarithm gives y = b^x. In practice, computing an antilog answers the question "What number produces this logarithm value?" Antilogs appear throughout science and engineering: pH calculations in chemistry reverse a base-10 log, decibel conversions in acoustics reverse a base-10 log, and compound-interest formulas often require exponentiating a natural log.
This calculator supports three modes — base 10, base e (natural), and any custom base you choose — making it useful across a wide range of disciplines. Enter your logarithm value, pick the base, and the page returns the antilog result, its scientific-notation form, a round-trip verification (taking the log of the result to confirm it matches your input), the reciprocal, and whether the result is an exact integer. A visual magnitude scale shows where the result falls on a logarithmic number line, and a step-by-step table walks you through the computation. Eight presets let you explore common scenarios quickly, and a reference table lists antilog values for integer log inputs from −3 to 5 in both base 10 and base e.
Antilog problems often appear inside a larger workflow where you need both the recovered value and proof that the inverse operation was applied correctly. This page is useful because it shows the antilog result, scientific notation, and a log-back verification together after one input pass. That makes it easier to check chemistry, acoustics, finance, or information-theory work without redoing the exponentiation by hand.
antilog_b(x) = b^x. For base 10: antilog₁₀(x) = 10^x. For base e: antilogₑ(x) = e^x. For custom base b: antilog_b(x) = b^x.Result: Antilog Result shown by the calculator
Using the preset "log₁₀(2) ≈ 0.301", the calculator evaluates the antilog setup, applies the selected algebra rules, and reports Antilog Result with supporting checks so you can verify each transformation.
This calculator takes Custom Base, Logarithm Value (x), Decimal Places and applies the relevant antilog relationships from your chosen method. It returns both final and intermediate values so you can audit the process instead of treating it as a black box.
Start with the primary output, then use Antilog Result, Scientific Notation, Verification (log back), Reciprocal (1 / result) to confirm signs, magnitude, and internal consistency. If anything looks off, change one input and compare the updated outputs to isolate the issue quickly.
Last updated:
They are the same operation. antilog_b(x) is just another name for b^x. The term "antilog" emphasises that you are reversing a logarithm.
Floating-point arithmetic introduces tiny rounding errors. The verification should match to many decimal places but may differ slightly in the last few digits.
Custom bases are common in information theory (base 2 for bits), music theory (base 2 for octaves), and any field where a specific base was used to compute the original logarithm.
No. For any positive base b, b^x is always positive. Logarithms and antilogs are defined only for positive real numbers in standard real-valued mathematics.
10^(−3) = 0.001. Negative log values produce fractional results less than 1.
Yes. The natural antilog of x equals e^x, where e ≈ 2.71828. This is also called the exponential function exp(x).
Model exponential growth and decay with discrete A₀·(1+r)ᵗ or continuous A₀·eʳᵗ formulas. Find doubling time, growth factor, and timeline.
Convert numbers to and from scientific notation, perform arithmetic operations (add, subtract, multiply, divide) on scientific numbers, view engineering notation with SI prefixes, and explore magni...
Calculate the natural logarithm ln(x) = logₑ(x). See ln value, e^ln(x) verification, derivative 1/x, integral, and a full reference table of common ln values.