0
Decimal to binary conversion method for integers numbers
Hi everyone, I'm looking for a third method of converting decimal to binary for integers numbers. I already know two methods: the repeated division and sum of powers of two(2^0+2^1+....) Can any explain the third method to me please?
1 Odpowiedź
+ 2
Martin Taylor
Thanks alot for your help 🙏🏻🌺