Expression Calculator

Status: Stable
Released: 2014-05-29
License: MIT License

This is open source under the MIT License. You can obtain the source code 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.

Expression-Calculator

Floating point, bitwise, integer and boolean logic formula calculator with history and recursive functionality.

Unlike the default Windows Calculator, this calculator supports formulas, expressions, variables and constants.

((10 * 10 / $PI) / 1.5) > (16 / 8)