Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 592 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 592 Bytes

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.