checksum UPS(a)
|
Group |
Creates a checksum from a value a using the mod 10 algorithm.
Description of Parameters
|
Parameter |
Description |
|
a |
Value to create checksum for. |
Examples
|
Parameter a |
Result |
|
400763000011 |
7 |
|
123456789 |
5 |