WRPN 16c
by Emmet Gray
WRPN 16c is a programmable calculator modeled after the Hewlett-Packard HP-16c
App Name | WRPN 16c |
---|---|
Developer | Emmet Gray |
Category | Tools |
Download Size | 6 MB |
Latest Version | 7.1.1 |
Average Rating | 4.04 |
Rating Count | 174 |
Google Play | Download |
AppBrain | Download WRPN 16c Android app |
It uses Reverse Polish Notation (RPN), which uses the ENTER key instead of the "=" (equals) key.
In addition to all the functions you'd expect from an ordinary calculator, WRPN 16c also has many features specifically designed for the computer professional:
• Word sizes from 1-64 bits per word
• Signed math (1's complement, 2's complement, unsigned)
• Logical operators (and, or, xor, not, masks, etc)
• Bit-wise operators (shift, rotate, rotate with carry, etc)
• 32 storage registers
• 4 position stack
• 203 lines of program memory
WRPN 16c is available on other platforms, such as Windows, MacOS, and Linux from the following web site http://www.wrpn.emmet-gray.com
Note: The source code to WRPN 16c is also available!
Recent changes:
New configuration property for selecting the number format
Support globalization of number formats
Implemented the Mantissa Display feature
Programming-related functions act more like the physical calculator
Many tweaks to Single Stepping function
Fix for recording the Double Precision Remainder in a program file
Fix reading BigInt values from a recorded XML file
Fix error in Double Divide
Implemented GSB I and GTO I
In addition to all the functions you'd expect from an ordinary calculator, WRPN 16c also has many features specifically designed for the computer professional:
• Word sizes from 1-64 bits per word
• Signed math (1's complement, 2's complement, unsigned)
• Logical operators (and, or, xor, not, masks, etc)
• Bit-wise operators (shift, rotate, rotate with carry, etc)
• 32 storage registers
• 4 position stack
• 203 lines of program memory
WRPN 16c is available on other platforms, such as Windows, MacOS, and Linux from the following web site http://www.wrpn.emmet-gray.com
Note: The source code to WRPN 16c is also available!
Recent changes:
New configuration property for selecting the number format
Support globalization of number formats
Implemented the Mantissa Display feature
Programming-related functions act more like the physical calculator
Many tweaks to Single Stepping function
Fix for recording the Double Precision Remainder in a program file
Fix reading BigInt values from a recorded XML file
Fix error in Double Divide
Implemented GSB I and GTO I