Check digits are used to validate long numbers that have a lot of digits in them.
A check digit is an extra digit placed at the end of long number that can be used to check if the number has been input correctly.
Check digits are often used to check numbers that have been input using direct data entry devices such as bar code scanners or light pens.
The value of a check digit is worked out by performing a calculation using the individual digits that make up a number. This calculation gives the value of the check digit which is then added as an extra digit to the end of the number.
Calculating check digits using the modulus-11 method
|
|