Using logarithm tables.
Learn how to read logarithm tables, analyze characteristics and mantissas, and calculate anti-logarithms to undo logarithmic functions.
How to read a logarithm table in simple terms.
A log table helps you find base-10 logarithms. To find the log of any number, split it into two simple parts: the Characteristic (the whole number before the decimal) and the Mantissa (the decimal fraction).
1. Finding the Characteristic
The characteristic represents the scale or power of 10. To find it:
Count the number of digits to the left of the decimal point, and subtract 1.
Example: For the number 345.6, there are 3 digits (3, 4, 5) before the decimal. Subtracting 1 gives 2. So the characteristic is 2.
2. Finding the Mantissa
The mantissa represents the actual sequence of digits. To find it, look at the first 4 digits of your number (e.g., 3456):
- Look up Row 34 (first two digits).
- Find Column 5 (third digit) to get the base number (5378).
- Find Mean Difference Column 6 (fourth digit) to get the difference number (8).
- Add them together: 5378 + 8 = 5386.
Result: Write this value as a decimal fraction: 0.5386. This is your Mantissa.
Combining Them Together
Add the Characteristic and the Mantissa: 2 + 0.5386 = 2.5386.
So, log10(345.6) = 2.5386.
What is an anti-logarithm?
An anti-logarithm (antilog) is simply the opposite of a logarithm. It undoes a logarithm, transforming the value back into the original number.
If logb(x) = y, then the antilog of y is:
Interactive Anti-Logarithm Calculator
Input a logarithm value to find its anti-logarithm (exponential value).