func_graph_drawer displays functions with a given precision on the coordinate axis using sdl2 installed via vcpkg. Compiled by cmake
- git clone repo
- use
.vscode/tasks.jsonin vscode toinstall vcpkg & sdl2,buildandrun - if you want to display another func go to
src/main.cppand change return. Don't forget to save and rebuild
