Skip to content

A command-line calculator that uses stack & infix-to-postfix algorithm for basic math operations such as addition, subtraction, multiplication, and division, as well as more advanced operations like exponents and square roots. User input is converted for processing by the calculator's stack

Notifications You must be signed in to change notification settings

snykk/infix-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

About

A command-line calculator that uses stack & infix-to-postfix algorithm for basic math operations such as addition, subtraction, multiplication, and division, as well as more advanced operations like exponents and square roots. User input is converted for processing by the calculator's stack

Topics

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages