README.md
December 4, 2022 ยท View on GitHub
Description
The best, simplest number conversion ever! There are only 2 lines of code to convert decimal to binary (or to any other base from 2 to 10). Contains 2 VERY simple functions, one to convert binary to decimal, the other does the opposete. I'd like to know what you think about it so any feedback would be welcome.
More Info
You enter the number, you get its conversion.
The conversion functions can convert numbers in base 2,3,4,5,6,7,8,9,10!
You get its conversion.
Try not to enter numbers that are too large your computer might crash. I have set a maxlength on the textbox.
| Submitted On | 2002-08-03 16:40:16 |
| By | Sum1 Cool |
| Level | Beginner |
| User Rating | 3.0 (9 globes from 3 users) |
| Compatibility | VB 5.0, VB 6.0 |
| Category | Math/ Dates |
| World | Visual Basic |
| Archive File | Best_Binar113873832002.zip |