You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a simple binary calculator made with JS, HTML & CSS that performs multiplication, addition, subtraction and division on binary numbers. (e.g. 1001/100 = 10)