/Grapher

Mathematical function grapher with GUI and advanced options (scale, zoom in and out, multiple functions graph, function domain change) for Win32

Primary LanguageC++GNU General Public License v2.0GPL-2.0

Grapher

Mathematical function grapher with advanced options (scale, zoom in and out, multiple functions graph, function domain change) for Win32. Currently available in Italian only.

Features

It can graph up to five mathematical functions at the same time and it supports all the basic arithmetic operations and commonly used functions such as sin(x), cos(x), tan(x) and log(x). Axis range and domain can be set through the menu, as well as export of functions. Math expression parsing is provided thanks to MuParser (http://beltoforion.de/article.php?a=muparser) linked ad a DLL.