Function parser for C++. It uses my own implementation of the Shunting-yard algorithm to process infix notation mathematical expressions to postfix notation expressions. The parser takes a c-style string as input and creates an expression object. The expression object can hold either an expression or an equation.
-
Notifications
You must be signed in to change notification settings - Fork 0
AGejr/functionparser
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Function parser for C++
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published