Skip to content

Fully functional scientific calculator. Accounts for order of operations when using parentheses, trig functions, and exponents.

Notifications You must be signed in to change notification settings

zainlateef/Scientific_Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Fully functional scientific calculator. Accounts for order of operations when using parentheses, trig functions, and exponents. Utilizes the Shunting Yard algorithm to achieve a linear runtime, O(n).

About

Fully functional scientific calculator. Accounts for order of operations when using parentheses, trig functions, and exponents.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages