Manipulate 32-bit numbers in integer, hex, octal, fixed, fract, real and binary formats.
A simple calculator was written for programmers. It lets you manipulate 32-bit nunbers in integer, hex, octal, fixed, fract, real and binary formats. It uses the appropriate math for the current edit field, but mostly it is designed to use integer routines like and, or, modulo, and div. In many ways it works a lot like a Hewlett Packard RPN calculator.