Polynomial Grapher is a tool that allows you to visualize polynomial functions in an interactive graph. This application is useful for students, educators, and anyone interested in understanding the behavior of polynomials visually.
To install Polynomial Grapher, follow these steps:
- Clone this repository:
git clone https://github.com/JuanJRP/Polynomial_Grapher.git
- Navigate to the project directory:
cd Polynomial_Grapher
- Install the necessary dependencies:
pip install -r requirements.txt
To run the application, use the following command:
python interfazGrafica.py