send link to app

Number Converter Pro app for iPhone and iPad


4.4 ( 544 ratings )
Utilities Productivity
Developer: Reefwing Software
2.99 USD
Current version: 2.0, last update: 7 years ago
First release : 17 Oct 2010
App size: 4.25 Mb

NumCon Pro is a calculator designed for programmers. It converts numbers between binary, octal, decimal and hexadecimal. In addition, you can perform the following operations on any combination of these bases:

- Addition
- Subtraction
- Multiplication
- Division
- AND
- OR
- XOR
- 1s Complement
- Shift Left
- Shift Right

Please drop in to www.reefwing.com.au and let us know if there is additional functionality that you would like to see added to the calculator.

Calculator Constraints & Operation:

1. Operator precedence is evaluated strictly left to right.
2. Only integers are handled and consequently division remainders are truncated.
3. Shift Right is a logical shift not arithmetic so zeros are shifted in from the left.
4. The largest integer input or result is 28 bits long (i.e. 268,435,455 decimal or FFF FFFF hex).