Skip to content
/ xFunc Public

xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions, and achieving high performance.

License

Notifications You must be signed in to change notification settings

sys27/xFunc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 libraries and an execution file. The libraries include the code that converts strings to expressions (parser, lexer and etc.).

Features:

  • 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)

Bug Tracker

Please, if you have a bug or a feature request, create a new issue. Before creating any issue, please search for existing issues.

License

xFunc is released under Apache 2.0 License.

More: