Binary-Calculator-JavaScript
Binary-Calculator-JavaScript copied to clipboard
➕ Implement Signed/Unsigned, ex. (−128 to 127) / (0 to 255) ➖
➕ 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 🕹
