An open API service indexing awesome lists of open source software.

https://github.com/iliatrofimov/win32plotter

Win32 graph of function plotter
https://github.com/iliatrofimov/win32plotter

cpp win32api

Last synced: over 1 year ago
JSON representation

Win32 graph of function plotter

Awesome Lists containing this project

README

          

# Functions' graphs plotter
Application made with Win32 API, allows draw several explicit functions (like y = sin(x)) at the same.
Functions are being parsed and evaluated with [Function Parser v4.5.1](http://warp.povusers.org/FunctionParser/fparser.html).