Readme in Português.
Calculator made in python with the tkinter library
Requires installed python3.x.
-
Windows
python calc.py
or run run.bat
-
Linux or MacOS
python3 calc.py
or run run.sh
Symbols | Operation |
---|---|
+ | addition |
- | subtraction |
* | multiplication |
** | Exponential |
/ | division |
// | division, whole part |
% | mod, rest of division |
AC | clean a screen |
Icons made by Smashicons from www.flaticon.com