Skip to content

A simple tool to solve and graph a quadratic equation.

License

Notifications You must be signed in to change notification settings

gavintranquilino/quadratics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QUADRATICS FORMULA SOLVER

This is a simple tool to solve quadratic formulas, find important values, and even graph the parabola. This project is not intended to be used in an exam or test setting, but a quick way to check for answers on homework questions.

Installation

Python Version

Download the latest Python release.

This program was built in Python 3.9.0, but should work in Python 3.9.0+

Downloading the GitHub repository

Use the package manager pip to install the repository.

pip install https://github.com/GuhBean/quadratics.git

Alternatively, download this project as a .zip file, and extract into your device.

Downloading the dependencies

Use the package manager pip to install the dependencies listed in requirements.txt.

pip install -r requirements.txt

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

See CONTRIBUTING.md file.

License

See LICENSE file.

About

A simple tool to solve and graph a quadratic equation.

Topics

Resources

License

Stars

Watchers

Forks

Languages