News
Working in hex or binary can feel strange and confusing compared with the base 10 number system used in our everyday world. It's not rocket science, but it requires adjusting how one thinks about ...
My decimal converter works different for each section... For converting to binary, I create an array and set I = 0 to increment later. I then call a while loop to fill the spots of the array and ...
Structured both into functions (one converts a dicimal into binary the other does the oposite) so they can be used for other purpuses, removed user interaction for now. 5/10/2017: Added user ...
The binary conversion function has an index of 0 to 18, while the BCD conversion function uses an index of 0 to 20. The decimal range of 0 to 99,999 determines these indices.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results