/calculator

Generic calculator with order of precedence.

Primary LanguageJavaScriptISC LicenseISC

Calculator

Generic calculator with order of precedence support.

Uses the stack-based infix to postfix notation to perform arithmetic operation.

Built with React and ESBuild ❤️