Antilog Calculator
Calculate antilogarithm (inverse log) for any base. Find the value of b^x where b is the base.
Antilog Input
Formula
antilog10.00(2) = 10.002
Antilog (Base 10.00)
1.000000e+2
= 100
10xCommon Antilog (10^x)
1.0000e+2
exNatural Antilog (e^x)
7.3891e+0
2xBinary Antilog (2^x)
4.0000e+0
Common Antilog Values
| x | 10^x | e^x |
|---|---|---|
| -2 | 0.01 | 0.1353 |
| -1 | 0.1 | 0.3679 |
| 0 | 1 | 1.0000 |
| 1 | 10 | 2.7183 |
| 2 | 100 | 7.3891 |
| 3 | 1000 | 20.0855 |
Understanding Antilogarithm
Definition
The antilogarithm is the inverse operation of the logarithm. If logb(y) = x, then antilogb(x) = y = bx
antilogb(x) = bx
Common Types
- Common antilog: 10x (inverse of log10)
- Natural antilog: ex (inverse of ln)
- Binary antilog: 2x (inverse of log2)