Programmer Calculator 1.89.00

License: Free ‎File size: 3.98 MB
‎Users Rating: 3.7/5 - ‎6 ‎votes

Programmer Calculator to convert from different integers Supported number systems: binary, octal, decimal, hexadecimal. There are different variable types supported: BYTE (8bit), WORD / SHORT (16bit), DWORD / INTEGER (32bit) and QWORD / LONG (64BIT) Range of values: Byte: -128 .. 127 (unsigned: 0 .. 255) Word: -32768 .. 32767 (unsigned: 0 .. 65535) Dword: -2147483648 .. 2147483647 (unsigned: 0 .. 4294967295) Qword: -9223372036854775808 .. 9223372036854775807 operations: - Mod (Modulo) - Inc (Increment) - Dec (Decrement) - RoL (Rotate Left) - RoR (Rotate Right) - Or (Or) - Xor (Exclusive Or) - Lsh (Left Shift) - Rsh (Right Shift) - Not (Not) - And (And) Algebraic operations: +, -, *, / Tags: Programmer Calculator to convert from different integers (Binar, Hex, Decimal, Octal)

VERSION HISTORY

  • Version V1.89.00 posted on 2018-09-03
    - Update libraries
  • Version V1.88.00 posted on 2017-06-08
    - Bugfix
  • Version V1.83 posted on 2015-11-08
    - Fix: Not calculating when calculate with negativeations (Example: -3 * -3)
  • Version 1.31 posted on 2013-05-16
    Several fixes and updates

Program Details