Skip to content

A Turbo C++ program capable of plotting polynomial functions, conic sections and other common graphs.

Notifications You must be signed in to change notification settings

iCoder0020/Grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

IMPORTANT:

The code for the Grapher is written in Turbo C++ - an old version of modern C++.
It uses the header file <graphics.h>, which is not found in current day include libraries.
To run it you would require a DosBox Emulator and a Borland Turbo C++ compiler.

About

A Turbo C++ program capable of plotting polynomial functions, conic sections and other common graphs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages