web-codegrammer / Simple-Javascript-Calculator

This is code repository of simple calculator functionality achieved using Javascript. The logic is very simple with the less lines of code possible.
https://web-codegrammer-js-calculator.netlify.app/
MIT License
27 stars 12 forks source link

Upgraded functionality #2

Closed jatinxkirito closed 8 months ago

jatinxkirito commented 8 months ago

Upgraded functionality to support more arithmetic operations including float and arithmetic expressions by adding brackets and updated history functionality and added error support

image
web-codegrammer commented 8 months ago

Thank you for this functionality upgrade