osblinnikov / RuntimeEquation

C++ library which treats string as mathematical expression

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuntimeEquation

This is a library for C++ which treats string as mathematical expression. For every variable in the formulas you can provide C++ double and calculate the result.

About

C++ library which treats string as mathematical expression

License:The Unlicense


Languages

Language:C++ 98.3%Language:QMake 1.1%Language:C 0.7%