- 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.
|