JRPN 16c app
Programmer's calculator based on Emmet Gray's WRPN 16c, which simulatesan HP 16c. This is an RPN-based calculator that works in floating point,
and integers expressed in hex, decimal, octal or binary. I modified Emmet's
WRPN (with permission) so that it uses rendered fonts for the keys. This
makes them look nice and crisp on high resolution displays.
JRPN simulates the appearance and behavior of the original, including the seven-segment display, and the little blink you get when entering numbers. The 16C's windowing functions are implemented, but can be disabled to allow the display of longer numbers at one time.