Enter an analytic function and plot it between two points of its domain.
Define into FUNCTION.h an analytic 2-variable function and plot it in 3D with gnuplot.
To run Plotter.c simply execute bash script with:
bash start.sh
For Plotter2 define into FUNCTION.h an f(x,y) and execute:
bash start.sh
Written with the tinyexpr library: https://github.com/codeplea/tinyexpr