Skip to content

sumnoon/Calcula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Calcula

Simple Arithmetic and Trigonometric Calculator A calculator that can perform simple arithmetic and trigonometric calculation. The project was done solely in C++. The arithmetic expressions was converted from infix to postfix than evaluated using stack. The conversion from infix to postfix made the calculation easier and more efficient than repeatedly checking of the operators and operands.

About

Simple Arithmetic and Trigonometric Calculator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages