Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 526 Bytes

README.md

File metadata and controls

20 lines (17 loc) · 526 Bytes

Algebra App - Python

Graph Basic Algebra Functions

Built with customtkinter, matplotlib, and Python math library

To Run

Clone repo
pip install -r requirements.txt
python main.py
Graph following algebraic functions
  • Linear
  • Quadratic
  • Cubic
  • Expnential
  • Logarithmic

image image