We, the TechnoSavvyCrats developed the projectCalcula – the Calculator. This team has five determined techno-learners namely Paul, Brian, Rhae, Faith, and Kim.
We used Python 3.7.9 as our programming language, then PyParsing and Tkinter as our main libraries for the calculator logic and GUI Framework respectively.
This calculator application have additional features which can perform some of the trigonometric, logarithmic and algebraic functions together with the basic functions of a calculator.
Model
Functions
- 0-9 Numeric Characters
- Decimal
- Basic Arithmetic Operators (+,-,x,/)
- Equal Sign
- Delete Button Per Character (Del)
- All Clear Button (AC)
- Input Last Answer (ANS)
- Trigonometric, Logarithmic and Exponential Functions
sin
cos
tan
arcsin
arccos
arctan
log
ln
√
x²
x³
- Parenthesis ( , )
- Pi
- Factorial
Name | Username |
---|---|
John Paul Aguilar | iamjpython |
Joseph Brian Seit | JosephBrianSeit |
Gwyne Rhae Escantilla | GwyneEscantilla |
Zanro Kim Tabat | ZANRO |
Aireen Faith Celebrado | neeria04 |
TO EXPERIENCE AND FIND MORE ABOUT OUR CALCULATOR, TRY RUNNING main.py
FROM MASTER BRANCH WITH THE NECESSARY SET UP OR YOU MAY OPT TO WATCH OUR PROJECT VIDEO PRESENTATION ON THIS LINK presentation by TechnoSavvyCrats.