binary to decimal converter

von wawaChief

Druckbare Dateien (1)

Beschreibung

This is an educational tool to learn how to convert binary to decimal.

Move the tiles to form the binary number you want and add the decimal numbers to get the decimal value it represents.

With more of these, you can train yourself to 2's complement (just flip the tiles from left to right until the last 1) or binary additions (add the bits from right to left and don't forget the carry !)

It prints in one piece, without supports and without assembly.