esla-ahme / JS-Calculator-

Primitive operation calculator using js
GNU General Public License v3.0
0 stars 2 forks source link

Added power of button and square root button #2

Open Kardelio opened 3 years ago

Kardelio commented 3 years ago

Hey @esla-ahme

This PR relates to #1

However I only implemented, for now, the "Power Of" button and the "Square Root" button. I added Undo And Redo buttons in the HTML but commented them out, as I believe that this is more work at the moment and its probably a better idea to split it into another issue/tkt? If thats ok with you? Please let me know either way I am happy to continue work on the undo/redo functions or I am happy to generate another issue to the repo to split it into another chuck of work? What do you think?