An important property of base-10 logarithms, which makes them so useful in calculations, is that the logarithm of numbers greater than 1 that differ by a factor of a power of 10 all have the same
fractional part. The fractional part is known as the
mantissa. Thus, log tables need only show the fractional part. Tables of common logarithms typically listed the mantissa, to four or five decimal places or more, of each number in a range, e.g. 1000 to 9999. The integer part, called the
characteristic, can be computed by simply counting how many places the decimal point must be moved, so that it is just to the right of the first significant digit. For example, the logarithm of 120 is given by the following calculation: :\log_{10}(120) = \log_{10}\left(10^2 \times 1.2\right) = 2 + \log_{10}(1.2) \approx 2 + 0.07918. The last number (0.07918)—the fractional part or the mantissa of the common logarithm of 120—can be found in the table shown. The location of the decimal point in 120 tells us that the integer part of the common logarithm of 120, the characteristic, is 2. By applying this reasoning it can be seen that \log_{10}(120) = 2.07918, \log_{10}(12) = 1.07918, and \log_{10}(1.2) = 0.07918.
Negative logarithms Positive numbers less than 1 have negative logarithms. For example, :\log_{10}(0.012) = \log_{10}\left(10^{-2} \times 1.2\right) = -2 + \log_{10}(1.2) \approx -2 + 0.07918 = -1.92082. To avoid the need for separate tables to convert positive and negative logarithms back to their original numbers, one can express a negative logarithm as a negative integer characteristic plus a positive mantissa. To facilitate this, a special notation, called
bar notation, is used: :\log_{10}(0.012) \approx \bar{2} + 0.07918 = -1.92082. The bar over the characteristic indicates that it is negative, while the mantissa remains positive. When reading a number in bar notation out loud, the symbol \bar{n} is read as "bar ", so that \bar{2}.07918 is read as "bar 2 point 07918...". An alternative convention is to express the logarithm modulo 10, in which case :\log_{10}(0.012) \approx 8.07918 \bmod 10, with the actual value of the result of a calculation determined by knowledge of the reasonable range of the result.{{refn|group=lower-alpha|For example, {{cite journal gives (beginning of section 8) \log b = 6.51335464, \log e = 8.9054355. From the context, it is understood that b = 10^{6.51335464}, the minor radius of the earth ellipsoid in
toise (a large number), whereas e = 10^{8.9054355-10}, the eccentricity of the earth ellipsoid (a small number).}} The following example uses the bar notation to calculate 0.012 × 0.85 = 0.0102: :\begin{array}{rll} \text{As found above,} & \log_{10}(0.012) \approx\bar{2}.07918\\ \text{Since}\;\;\log_{10}(0.85) &= \log_{10}\left(10^{-1}\times 8.5\right) = -1 + \log_{10}(8.5) &\approx -1 + 0.92942 = \bar{1}.92942\\ \log_{10}(0.012 \times 0.85) &= \log_{10}(0.012) + \log_{10}(0.85) &\approx \bar{2}.07918 + \bar{1}.92942\\ &= (-2 + 0.07918) + (-1 + 0.92942) &= -(2 + 1) + (0.07918 + 0.92942)\\ &= -3 + 1.00860 &= -2 + 0.00860\;^*\\ &\approx \log_{10}\left(10^{-2}\right) + \log_{10}(1.02) &= \log_{10}(0.01 \times 1.02)\\ &= \log_{10}(0.0102). \end{array} • This step makes the mantissa between 0 and 1, so that its
antilog (10) can be looked up. The following table shows how the same mantissa can be used for a range of numbers differing by powers of ten: Note that the mantissa is common to all of the . This holds for any positive
real number x\times 10^i because :\log_{10}\left(x \times10^i\right) = \log_{10}(x) + \log_{10}\left(10^i\right) = \log_{10}(x) + i. Since is a constant, the mantissa comes from \log_{10}(x), which is constant for given x. This allows a
table of logarithms to include only one entry for each mantissa. In the example of , 0.698 970 (004 336 018 ...) will be listed once indexed by 5 (or 0.5, or 500, etc.). == History ==