Binary-Calculator-JavaScript icon indicating copy to clipboard operation
Binary-Calculator-JavaScript copied to clipboard

➕ Implement Signed/Unsigned, ex. (−128 to 127) / (0 to 255) ➖

Open IDouble opened this issue 6 years ago • 0 comments

➕ Implement Signed/Unsigned, ex. (−128 to 127) / (0 to 255) for binary and trinary ➖

Todo:

  • Implement Signed & Unsigned Logic in JS 🔧
  • Design Checkbox field, where the User can switch between Signed & Unsigned ✅
  • Test it 🕹

grafik

IDouble avatar Jul 06 '19 15:07 IDouble