Skip to content

a simple graphing calculator app written in c++/Qt

License

Notifications You must be signed in to change notification settings

lib64/graphing-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphing-calc

graphing-calc is a simple graphing calculator app written in c++/Qt

It has a built-in lexer, parser, and interpreter which can take an expression, and dynamically generate a callable function from it at runtime. The function is in the form of y=mx+b, and is used to plot a graph in the window.

CALC

About

a simple graphing calculator app written in c++/Qt

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published