Jump to content

Talk:Postal Alpha Numeric Encoding Technique

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is the current revision of this page, as edited by Qwerfjkl (bot) (talk | contribs) at 05:31, 13 August 2023 (Adding {{WikiProject banner shell}} (Task 19)). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

As with POSTNET, the check digit is calculated by summing the other characters and calculating the single digit which, when added to the sum, makes the total divisible by 10.

The check digit can also be expressed as the sum, including the check digit, modulo ten equals zero. For example, for my own ZIP code, 14210, the sum (and coincidentally, the sum modulo 10) is 8, so the check digit is 2. For the ZIP code where I used to live in Cheektowaga, 14225-2105, the Postnet check digit would be 8.

Joe 18:04, 3 September 2007 (UTC)[reply]