Community Profile

photo

mrnice guy


Last seen: 4 years ago Active since 2020

Statistics

Content Feed

View by

Question


Binary to decimal converter
So, I wrote a program to convert a Binary value to decimal value without using str2num. Here's the code: dec_val = 0; base = 1...

4 years ago | 1 answer | 0

1

answer