Forums - Open Redstone Engineers
Binary to Analog Decimal using Double-Dabble - Printable Version

+- Forums - Open Redstone Engineers (https://forum.openredstone.org)
+-- Forum: ORE General (https://forum.openredstone.org/forum-39.html)
+--- Forum: Projects & Inventions (https://forum.openredstone.org/forum-19.html)
+---- Forum: In Progress (https://forum.openredstone.org/forum-20.html)
+---- Thread: Binary to Analog Decimal using Double-Dabble (/thread-5419.html)

Pages: 1 2 3


RE: Binary to Analog Decimal using Double-Dabble - Frontrider - 02-11-2015

(01-24-2015, 05:26 PM)RekcirBrickeR Wrote: There is a way to convert hex directly to decimal but it involves multiplying powers of 16 by the amount of each digit... I haven't quite figured out a good way to do that yet.

Theres must be some cheaty way to bypass it. I think i might got somewhat closer, but its also could be a dead end.
I'm trying octal to decimal, since that way i can have a gap to use.