AlexFlorides / javascript-calculator

A simple calculator built using HTML, CSS and JavaScript

Home Page:https://alexflorides.github.io/javascript-calculator/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paste number into the display field

eandmsz opened this issue · comments

You can already copy the result number from the output field.
It would be great if you could paste in as well (not appending to the existing number but overwriting it).

With this you can skip the implementation of the memory functions, since the clipboard can be used in almost all cases instead.

can i work on this issues ?

Of course

commented

Hello, I forgot to send a message here. I'm working with SavainB.

Okay good