├── README.md └── binary to real.html /README.md: -------------------------------------------------------------------------------- 1 | # binary_to_decimal -------------------------------------------------------------------------------- /binary to real.html: -------------------------------------------------------------------------------- 1 | 2 | 3 | 4 | 5 | 6 | 7 | Convertor 8 | 9 | 10 | 11 | 24 |
25 |
26 |
27 | 28 | 29 |
30 |
31 | 32 |
33 |
34 |

....

35 |
36 |
37 |
38 | 45 | 46 | 47 | 48 | --------------------------------------------------------------------------------