Content deleted Content added
→Description: grammar |
→Example for computing check digit: The odd even rules calculated from the rightmost digit. |
||
Line 31:
|-
! Multipliers
| 1▼
| 2
| 1
Line 41 ⟶ 40:
| 1
| 2
▲| 1
|-
!
Line 55:
|-
!
| 7▼
▲| style="background: #FFA;" | '''18'''
| 9
| style="background: #FFA;" | '''
|
| style="background: #FFA;" | '''
|
| style="background: #FFA;" | '''
|
| style="background: #FFA;" | '''
|-
! Sum digits
|7▼
▲|'''9''' (1+8)
|9
|'''
|
|'''
|
|'''
|
|'''
|}
The sum of the resulting digits is
The check digit is equal to <math>10 - (
This makes the full account number read
=== Example for validating check digit ===
|