Skip to content

aam29dc/grid_graph_calculator

Repository files navigation

grid_graph_calculator

SDL2 Grid, graph equations, graphics calculator ( 1.1 )

  • graphs algebraic functions and evaluates expressions
    • zoom in/out, shift left/right, up/down of the graph
  • prevents invalid input from being entered into expression ( example: can't press decimal . twice to get .. which is always invalid)

TODO

  • in general similar design to windows calculator
  • add functions (sin, cos, etc)
  • show zoom/shift variables, and x & y values on graph

( ...eventually start over and make a 3d graph calculator with opengl)

graphs

Releases

No releases published

Packages

No packages published

Languages