vincentntang / Free-Code-Camp-Projects

🏕️ Freecodecamp Curriculum Work
0 stars 0 forks source link

JS-calc Add support for full PEMDAS and scientific-calc Functions #12

Open vincentntang opened 6 years ago

vincentntang commented 6 years ago

Add support for Paranthesis and Exponents into the Dijskras Shuntyard Algorithm

Replicate the TI-36X functionality if possible

https://www.amazon.com/Texas-Instruments-Engineering-Scientific-Calculator/dp/B004NBZB2Y/ref=zg_bs_172525_1?_encoding=UTF8&psc=1&refRID=F6Y8BWDS3F453M8FZYMJ

image