Skip to content

repo that will graph points, trig functions, quadratic eqs, etc

License

Notifications You must be signed in to change notification settings

ChefYeshpal/Grapher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Grapher

repo that will graph points, trig functions, quadratic eqs, etc

created: 14:03:23 6 July 2024 Author: github.com/ChefYeshpal

may need to install matplotlib, can do so using - 'pip install matpoltlib'

you will need to execute the code in 'grapher.py' or 'grapheradv.py' using the python3 command or by some other code editing and executing application like VS Code

to clone this repo on you machine, use -

'git clone https://github.com/ChefYeshpal/Grapher.git'

I have made this repo so that we can easily graph equations, trignometric functions, and points using our local device. The aim is to be able to identify and map data more easily and find out trends in it

to do; 1. make it have multiple lines in one graph 2. let it make waves with multiple trig functions 3. should be able to use trig functions in equations too

this list will be updated, so points may get added or removed

About

repo that will graph points, trig functions, quadratic eqs, etc

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages