Skip to content

Graph plotter is a C program. The UI is used with iGraphics. It can implement a two variable function f(x, y) in 2-dimensional or 3-dimensional space. You can also use `Equation parser.c` as a parser completely written in C.

Notifications You must be signed in to change notification settings

OvroAbir/Graph-Plotter-and-Equation-Parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graph Plotter and Equation Parser

Graph plotter is a C program. The UI is used with iGraphics. It can implement one variable function f(x) in 2 dimensional and three variable function f(x, y) in 3 dimensional space. You can also use Equation parser.c as a parser completely written in C.

Getting Started

The program runs in Visual Studio. So the environment needs to be set up first.

Prerequisites

Visual Studio

Installing

The procedure is described in the zipped folder.

Authors

About

Graph plotter is a C program. The UI is used with iGraphics. It can implement a two variable function f(x, y) in 2-dimensional or 3-dimensional space. You can also use `Equation parser.c` as a parser completely written in C.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published