Talk:SEDOLs: Difference between revisions

m
→‎changed the Wiki page reference to here: updated the current language (Rosetta Code) count from 34 ---> 36.
m (moved Talk:SEDOL to Talk:SEDOLs)
m (→‎changed the Wiki page reference to here: updated the current language (Rosetta Code) count from 34 ---> 36.)
Line 57:
::I knew there had to be a reason which is why I didn't just change it right away. I agree we should have a test case for that. Do you know of one? You could just have the computer try random sequences until it gets one. --[[User:Mwn3d|Mwn3d]] 21:27, 3 February 2010 (UTC)
::B00030 gives a 0 check digit and I think it might be in the real range for SEDOLs. I think it gets that case. The weighted sum is 10. (10 - (10 mod 10)) = 10. (10 - (10 mod 10)) mod 10 = 0. We should add it to the examples. --[[User:Mwn3d|Mwn3d]] 21:37, 3 February 2010 (UTC)
 
== changed the Wiki page reference to here ==
I changed the Wiki page on SODOLs which mentioned (in the link) that there are 34 computer programming languages to compute SODOL.
<br>I changed it to 36 (the current count at this time). [[User:Gerard Schildberger|Gerard Schildberger]]