Binary Wizard: Binary Calculat

com.i_theia.binarycalculator

View detailed information for Binary Wizard: Binary Calculat — ratings, download counts, screenshots, pricing and developer details. See integrated SDKs and related technical data.

Total installs
587(587)
Rating
5.0
Released
July 24, 2020
Last updated
September 25, 2021
Category
Education
Developer
i-theia
Developer details
Name
i-theia
E-mail
itheiadevelopment@gmail.com
Website
unknown
Country
unknown
Address
unknown
Android SDKs
  • No items.
Binary Wizard: Binary Calculat Header - AppWisp.com

Screenshots

Binary Wizard: Binary Calculat Screenshot 1 - AppWisp.com
Binary Wizard: Binary Calculat Screenshot 2 - AppWisp.com
Binary Wizard: Binary Calculat Screenshot 3 - AppWisp.com
Binary Wizard: Binary Calculat Screenshot 4 - AppWisp.com

Description

Binary Wizard v1.0.7

Binary Wizard computes various calculations in binary as well as other bases and displays all the steps and solutions to arrive at the results. Binary Wizard can convert from any base into any base.

The app does the following and provides steps for each computation:

- Decimal to Binary base conversion
- Binary to Hexadecimal base conversion
- Binary to Octal base conversion
- Base-n to Decimal base conversion
- Base-n to Base-m base conversion
- Converts Binary to Text
- Converts Hexadecimal to Text

- Can convert into Two's Complement Format
- Can perform Two's complement addition
- Can perform Sign and magnitude Addition

- Can perform a simple right shift
- Can perform a simple left shift
- Can perform a circular right shift
- Can perform a circular left shift
- Can perform a arithmetic right shift
- Can perform a arithmetic left shift

- NOT logic operation
- AND logic operation
- OR logic operation
- XOR logic operation
- NAND logic operation

- Can convert binary into 32-bit floating points via the IEEE standard
- Can convert binary into n-bit floating points via the IEEE standard

- Can perform Booth's algorithm