Skip to content

hemantmehra/Grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Grapher

A tool written in C using raylib library to plot graph from a math function.

Usage

./build.sh && ./main example/f1.txt

Examples

(* x (cos x)) image

(* x (* (cos x) (sin x))) image

(sin (+ x (cos x))) image

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published