Description
User-entered math expressions can be parsed and evaluated inside Windows-targeted applications with muparser. Developers use it for calculators, simulation tools, plotting software, and configuration-driven formulas.
It is a math parser library, not a full calculator app. Applications should define allowed functions and validate expressions before using results in important calculations.