Skip to content

HumanChwan/Graph-Maker

Repository files navigation

Graph Maker in C

Quick Start:

$ make # should be enough lol
$ ./main

Graphic Samples:

  • $(x - 5)^2 + (y - 5)^2 = 150$ and $\frac{x^2}{36} + \frac{y^2}{64} = 1$ curves
  • $y = x^2$
    y=x^2
  • Basic Grid: graph
  • Lines: line

About

Makes a graph for a mathematical equation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published