//function that display value
function dis(val)
{
document.getElementById("result").value+=val
}
//function that evaluates the digit and return result
function solve()
{
let x = document.getElementById("result").value
let y = eval(x)
document.getElementById("result").value = y
}
//function that clear the display
function clr()
...
Showing posts with label Calculator. Show all posts
Showing posts with label Calculator. Show all posts
Labels:
Calculator,
In Trending,
Mobile,
Mobile trick,
Newspaper,
online,
Smartphone,
social media,
social tips,
Status,
Technology