This started as a little side-project I completed over a weekend and - at the moment - it still is. At the moment it is simply a trig function visualiser, showing a circle, some x and y markers, ...
This project is a scientific calculator implemented in Python with a modular architecture, separating different mathematical operations into individual files. The calculator provides a clean and ...