Computational Mathematics

Using logarithm tables.

Learn how to read logarithm tables, analyze characteristics and mantissas, and calculate anti-logarithms to undo logarithmic functions.

Interactive Table lookup

Log Table Auto-Highlight Explorer.

Type any positive number below. The table will automatically highlight the corresponding row, column, and mean difference cells to show how the log is calculated.

For x = 34.56: log10(34.56) ≈ 1.5386
1
Scientific Form: 3.456 × 101. Exponent 1 is the Characteristic.
2
Base Mantissa: Find Row 34, Column 5. The value is 5378.
3
Mean Difference: Find Row 34, Mean Diff 6. The value is 8.
4
Final Mantissa: 5378 + 8 = 5386 (0.5386). Total log = 1 + 0.5386 = 1.5386.
Row Columns Mean Differences
0123456789 123456789
10 04386128170212253294334374 4913172226303539
11 414453492531569607645682719755 4812162024283135
12 7928288648999349691004103810721106 4711141822252932
13 1139117312061239127113031335136713991430 3710131720232730
14 1461149215231553158416141644167317031732 369121519222528
15 1761179018181847187519031931195919872014 369121417202326
16 2041206820952122214821752201222722532279 358111416192224
17 2304233023552380240524302455248025042529 358101315182023
18 2553257726012625264826722695271827422765 257101214171922
19 2788281028332856287829002923294529672989 25791114161821
20 3010303230543075309631183139316031813201 24791113151719
21 3222324332633284330433243345336533853404 24681012141719
22 3424344434643483350235223541356035793598 24681012141618
23 3617363636553674369237113729374737663784 2468911131517
24 3802382038383856387438923909392739453962 2457911131416
25 3979399740144031404840654082409941164133 2357910121416
26 4150416641834200421642324249426542814298 2357810121315
27 4314433043464362437843934409442544404456 2356810111314
28 4472448745024518453345484564457945944609 235689111214
29 4624463946544669468346984713472847424757 134679101213
30 4771478648004814482948434857487148864900 134679101213
31 4914492849424955496949834997501150245038 134678101113
32 5051506550795092510551195132514551595172 13457891112
33 5185519852115224523752505263527652895302 13457891112
34 5315532853405353536653785391540354165428 13456891011
35 5441545354655478549055025514552755395551 12456791011
36 5563557555875599561156235635564756585670 12456781011
37 5682569457055717572957405752576357755786 1245678911
38 5798580958215832584358555866587758885899 1235678910
39 5911592259335944595559665977598859996010 1234678910
40 6021603160426053606460756085609661076117 1234578910
41 6128613861496160617061806191620162126222 1234567810
42 6232624362536263627462846294630463146325 123456789
43 6335634563556365637563856395640564156425 123456789
44 6435644464546464647464846493650365136522 123456789
45 6532654265516561657165806590659966096618 123456789
46 6628663766466656666566756684669367026712 123456788
47 6721673067396749675867676776678567946803 123456678
48 6812682168306839684868576866687568846893 123455678
49 6902691169206928693769466955696469726981 123445678

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:

antilogb(y) = by = x
Interactive Tool

Interactive Anti-Logarithm Calculator

Input a logarithm value to find its anti-logarithm (exponential value).

antilog10(2) = 102 = 100