Binary to Decimal function
Submitted By:
Nad__Af
Rating:





(
Rate It)
The following function converts any binary number to its
equivalent decimal representation. It can convert up to 28
decimal digits "9, 999, 999, 999, 999, 999, 999, 999, 999,
999". Thanks to "Decimal" data type in Visual Basic and VB.NET.
NOTE: Some downloads must be obtained through publishers´s site.
Do you want to get your software listed on this site? Go to our
submissions area.
Screenshot
Details
Languages:
Basic, Visual Basic
Number of downloads:
4434
Comments (1)
Sweet it works to 50 digit binary




Posted on Saturday, June 26, 2004
It will decrypt up to 50 binary digits, but then it turns to scientific notations. Like 1.3E+15, I need it to go as high as you can type, but thanks, this is a start
Add Your Rating