Turning Denary into Binary: interactive practice

The following  applet shows how to turn a denary number into binary form.

E.g.

2 → 10

3 → 11

4 → 100

5 → 101

This is the process of turning a denary number into binary equivalent:

Denary to binary conversion


You can practice interactively with the following applet, made in Python:


Comments

Popular posts from this blog

Phase Difference between Two Points on a Wave and Path Difference Explained - interactive

Frequency Amplitude and Wavelength of a Transverse Wave - simulation