Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

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

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages