Enter a number and a base and the logarithm is calculated instantly as you type, with your choice of rounding precision. Prefer a printable reference instead? Browse the logarithm tables.
Advertisement
Enter the values below — the result updates automatically.
Number to calculate log for
Logarithm result
Essentially, this is how you can express the above computation:
A logarithm answers "what power do I raise the base to, to get this number?" The logarithm of x to base b — written logb(x) — is the exponent y that makes by equal x. It's the inverse of exponentiation, the same way subtraction is the inverse of addition.
What does logb(x) = y actually mean?
It means these two statements are equivalent:
For example, log2(8) = 3, because 23 = 8. In simple, whole-number cases like that one, the logarithm is really just counting how many times you multiply the base by itself to reach the number.
Which base should I use?
Base 10 (the calculator's default) is the most common for everyday use and scientific notation. Base 2 shows up constantly in computing (doubling, binary). Base e (Euler's number, ≈2.71828) is the natural logarithm, ln(x) — the one calculus and most growth/decay formulas actually use. This calculator works with any base you enter.
Advertisement
Advertisement