このAwesome calculatorについて
Calculator that supports binary, hexadecimal and decimal
TongCal Calculator
[characteristic]
Unlike general calculators, it provides various functions to enhance convenience.
1. In addition to decimal, it supports binary and hexadecimal.
2. It supports parentheses to enable complex operations.
3. It supports bit operations, making it convenient for engineers.
4. It provides two temporary number storage functions.
5. It supports two variables (X, Y) to enable easy various operations.
6. The operation results are output at the same time as the operation formula is entered, so you can check them right away.
[Basic Operators]
+ : Addition
- : Subtraction
* : Multiplication
/ : Division
^ : Square
% : Remainder
& : AND
| : OR
ⓧ : XOR
≪ : Left Shift
≫ : Right Shift
最新バージョン 1.1 の更新情報
Last updated on 2024年07月26日
Minor bug fixes and improvements. Install or update to the newest version to check it out!