Skip to content

Simple graph builder for any math function with priority of operations and brackets

Notifications You must be signed in to change notification settings

rostok2112/graphBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

graphBuilder

Simple graph builder for any math function with priority of operations and brackets on GTK+

Tools

GCC and Make

sudo apt install build-essential

CMake

sudo apt install cmake

Pkg-config

sudo apt install pkg-config

Build depends of gtk

sudo apt install build-essential libgtk-3-dev

Or install this tools by yourself

Depends

Stack lib from:

https://github.com/rostok2112/libcalc.git

GTK+ and dev deps Standart C math lib

Build

Just run

sh build.sh 

Or

./build.sh 

Or start build.sh by any another way

Usage

just run an executable file from bin/ dir

About

Simple graph builder for any math function with priority of operations and brackets

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published