项目作者: NTDLS

项目描述 :
Floating point, bitwise, integer and boolean logic formula calculator with history and recursive functionality.
高级语言: C++
项目地址: git://github.com/NTDLS/Expression-Calculator.git
创建时间: 2018-04-10T00:40:18Z
项目社区:https://github.com/NTDLS/Expression-Calculator

开源协议:GNU Lesser General Public License v3.0

下载


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)

image