Skip to content
sys27 edited this page Mar 24, 2013 · 37 revisions

xFunc

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.

Features:

  • Calculating expressions (maths and logics);
  • Supporting measures of angles;
  • Derivative and simplifying expressions;
  • Plotting graphs;
  • Truth tables;

More:

Clone this wiki locally