Skip to content

PeterM-13/Graphical-Claculator

Repository files navigation

Graphical Calculator

I made a graphical calculator in python (~3000 lines, OOP).

This is my Computer Science A-Level project source code (received grade A).

Features:

image



▶️ Instructions to run

The main file being 'Graph.py', so run this in python, or 'Graph.exe' on windows.


📂 Dependencies / Imports

  • TKinter
  • matplotlib
  • numpy
  • sympy
  • math
  • time

👨‍💻 Author(s)

  • Peter Metcalfe (@PeterM-13 or cott005300)


🖼 Gallery