Description
32-bit applications can evaluate user-defined mathematical expressions through a fast parser library. This is useful for calculators, plotting tools, simulations, and applications with formula fields.
It is a developer library, not a standalone calculator. Programs should validate expressions and handle errors carefully when formulas come from users or external files.