Version: 1.0.0.7
Status: Pre-release
Released: 2011-04-21
License: MIT License
Downloads
ExpCalc32.exe • 524.78 KB
ExpCalc64.exe • 537.09 KB
Source-Code

This is open source under the MIT License. You can obtain the source code for this specific version from GitHub or browse the releases for source code associated with specific versions. If you make any changes which you feel improves this application, please feel free to submit a pull - request.

Release Notes
  • Refined smart rounding to counter imprecise floating point math.
  • Added pure integer math mode to enable truncation as opposed to rounding.
  • Added "show work" feature which explains how the calculator obtained results.
  • Fixed rounding bug which was caused by faulty logic in running numbers algorithms.
  • Revised method of reporting divide and mod by zero errors.