Binary to Decimal
This simple Javascript will convert a base 2 binary number into a base 10 decimal number, and vice versa. Works in all browsers!
| The JavaScript Source: Miscellaneous: Binary to Decimal
Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Command-s). The script is yours!!!
|


Leave a Response
(0 comments)