Number of digits

Correct digits

An approximation of a real number can be written as a power serie in the basis b (10 for decimal digits):

Digit j is correct if:

 

If the first digit is digit n (the coëfficiënt of the highest power of b), let k be the index of the last correct digit. Thus c(n)....c(i) are the correct digits of the approximation. Then we have:

The number of correct digits is: n-i+1

Examples:

Correct digits after decimal point

Let c(n)...c(0)...c(i) be the correct digits of the approximation. The number of correct digits after dp is i, defined as in the previous section.


And the number of correct digits after the decimal point is:

Examples:

Significant digits

Not all correct digits are significant. For example: .031 has 3 correct, but only 2 significant digits. All the digits, starting from the first non-zero digit are significant digits.

If k is the first significant digit and i is the last correct digit, then we have:

The number of correct significant digits is: q = k-i+1 and we have approximately:

And the number of correct significant digits is:

 

By Jeans (21/7/98).

Back home: HOME