Here is a calculator for simple calculations in decimal but also in hexadecimal and binary.
It will be appreciated mainly by users who need to perform calculations at the binary level.
Its main strength is its readability. The numbers are split according to the chosen basis:
- In decimal, each three digits.
- In Binary and Hexadecimal, each four digits.
It embeds just the 4 basic operations ( + - * / ) and logic functions NOT, AND, OR, XOR, SHL (shift left) and SHR (right shift)
By addition, it contains:
- the parallel operator (click twice on "/"). The operator // is equivalent to "1/(1/x+1/y)"
- The power operator (click twice on "*")
This is the first version and will get new features soon.
熱門國家 | 系統支援 | 版本 | 費用 | APP評分 | 上架日期 | 更新日期 |
---|---|---|---|---|---|---|
未知 | Android Google Play | 0.8 App下載 | 免費 | 1970-01-01 | 2015-03-13 |