-
-
Notifications
You must be signed in to change notification settings - Fork 6
Home
Dmitry edited this page Sep 20, 2013
·
37 revisions
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 a library and an execution file. The library includes the code that converts strings to expressions.
- 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).