Name | Modified | Size | Downloads / Week |
---|---|---|---|
Archive | 2013-10-10 | ||
EngCalc - 1.10.zip | 2024-08-23 | 170.4 kB | |
Readme.md | 2024-08-23 | 1.7 kB | |
EngCalc - 1.9.zip | 2021-04-21 | 158.8 kB | |
EngCalc - 1.8.zip | 2020-07-11 | 154.6 kB | |
EngCalc - 1.7.zip | 2016-06-29 | 105.4 kB | |
EngCalc - 1.6.zip | 2016-04-09 | 93.5 kB | |
EngCalc - 1.5.zip | 2016-04-03 | 93.5 kB | |
EngCalc - 1.4.zip | 2014-06-22 | 93.1 kB | |
Totals: 9 Items | 870.9 kB | 4 |
Engineering Calculator
A lightweight, yet handy math expression evaluation and unit conversion utility that is always at your fingertips.
Installation Instructions
- Download EngCalc - 1.10.zip
- Unzip the archive to your favourite folder
- Run
bin\EngCalc.exe
Changes from Version 1.9
- Fixed a bug where "Enter" and "Escape" keys would change to "Radians" and "Decimal", respectively
Changes from Version 1.8
- Added "feet & inches" and "deg, min, sec" display modes
Changes from Version 1.7
- Added option to output using comma-based decimal point
- Added a feature to change the number of significant figures
Changes from Version 1.6
- Added bit-wise logical operators
Changes from Version 1.5
- All number formats can now have a decimal or binary exponent, by means of "e" or "p", respectively.
Changes from Version 1.4
- 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)
Changes From Version 1.3
- Fixed bug with negative binary and hexadecimal numbers.
Changes From Version 1.2
- Added the operator '%' for 'modulus'
- Creates a notification icon instead of a taskbar button
- Digit grouping can be switched off
Changes From Version 1.1
- Unicode support
Changes From Version 1.0
- XML converter configuration file
- Many more conversions come as standard
- Some minor code changes to Calculator.cpp
See the Wiki for more information.