xFunc is a simple and easy to use application that allows you to build mathematical and logical expressions. It's written on C#. This program consists of libraries and an execution file. The libraries include the code that converts strings to expressions (parser, lexer and etc.).
- Calculating expressions (maths and logics);
- Supporting measures of angles;
- Derivative and simplifying expressions;
- Plotting graphs;
- Truth tables;
- Supported Framework: .Net 2.0/3.0/3.5/4.0/4.5/4.5.1 and Portable (.Net 4.0 or higher, Silverlight 4 or higher and Windows Store App)
Please, if you have a bug or a feature request, create a new issue. Before creating any issue, please search for existing issues.
xFunc is released under Apache 2.0 License.