Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 363 Bytes

File metadata and controls

4 lines (3 loc) · 363 Bytes

python-calculator

CalC is a simple python calculator consisting of basic arithmetic operations like addition, subtraction, multiplication, division and the unary operator. More scientific operators like the exponential and trignometric functions are yet to be added. The GUI was created with the help of PyQt5 Designer tool.

Date Created : 19th December 2019