A lightweight, yet handy math expression evaluation and unit conversion utility that is always at your fingertips.
- Download EngCalc - 1.10.zip
- Unzip the archive to your favourite folder
- Run
bin\EngCalc.exe
- Fixed a bug where "Enter" and "Escape" keys would change to "Radians" and "Decimal", respectively
- Added "feet & inches" and "deg, min, sec" display modes
- Added option to output using comma-based decimal point
- Added a feature to change the number of significant figures
- Added bit-wise logical operators
- All number formats can now have a decimal or binary exponent, by means of "e" or "p", respectively.
- Added the RightSpace command-line parameter
- Added Degrees command-line option
- Moved the default position to be Windows 10 compatible
- Added a lb function (log to base 2)
- Fixed bug with negative binary and hexadecimal numbers.
- Added the operator '%' for 'modulus'
- Creates a notification icon instead of a taskbar button
- Digit grouping can be switched off
- Unicode support
- XML converter configuration file
- Many more conversions come as standard
- Some minor code changes to Calculator.cpp
See the Wiki for more information.