/calculator

A simple C++ calculator built with Cython and tkinter

Primary LanguageC++

Simple calculator with Cython and tkinter

Files: cal.cpp, cal.h, CALC.pyx, gui.py, setup.py, Makefile
Features implemented: arithmetic operations, trig, exp and log functions, programming features etc.
Requirements: Python, Cython
Usage: 
make
python gui.py