
SimpleCalcX is an infix calculator, and as such, it is ideal for simple and sophisticated calculations. It comes with a full featured math engine, including a Newton solver, numerical integration and differentiation, and other numerical methods.
It does lazy percenting and handles fractions, knows atomic weights, and has a currency table that can be updated via download from the server of the International Monetary Fund.
For programmers, it features hexadecimal and binary operations/conversions as well as a complete set of bitwise and logical operators.
v2.0 [Oct 26, 2011]
- improved display on Mac OS X Lion and Mountain Lion
- improved appearance on Retina displays
- improved appearance of selected result cells in the history table
- improved result selection for quick copying to the clipboard
- repaired some links in the Manual
- some minor corrections in the Reference sheet
- corrected name of Bromine
- the ? prefix operator shows now also element names
- added ? description for some constants
- fixed presetting of currency names from the menu
- fixed seldom rounding artefacts