Skip to content

gitter-badger/MathParser-1

 
 

Repository files navigation

#MathParser Build status
Improved by Mathew Sachin

This Parser is an Object-Oriented Version of MathParser_TK by Yerzhan Kalzhani at CodeProject.
It uses Reverse-Polish Notation(RPN) to parse Mathematical Expressions.

Supports Dynamically User Variables, Functions and Operators.
Has a feature called RPN Caching: Parse Once, Evaluate Unlimited

The SampleApp Sequention shows how to handle the Parser For Complete Documentation, HeadOn to Wikis

Have a Suggestion or Found a Bug? Create an Issue to let me know

About

A Mathematical Parser with suport for Dynamic Functions, Operators, Boolean Operators and Variables

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%