價格:免費
更新日期:2016-10-26
檔案大小:1.5M
目前版本:1.0
版本需求:Android 4.1 以上版本
官方網站:http://akseltorgard.com
Email:aksel@akseltorgard.com
A calculator made for the software developer.
Features:
* Convert between binary, decimal and hexadecimal
* Toggle bits with a tap
* Bitwise operations (OR, XOR, AND, NOT, and left- and right-shift)
* Dedicated increment and decrement buttons
* ... and regular old calculator stuff as well (add, subtract, multiply and divide)
I wanted a calculator similar to the old Windows calculator, but couldn't find one that satisfied my needs.
So I set out to create my own, and this is the result.
Check out the source on GitHub: https://github.com/torgard/DevCalc
Planned features:
* Unsigned integers
* 64 bits
* Arithmetic shift
* Display input as ARGB color