p id="demo"/p  
script
functionourFunction()
{
document.getElementById("demo").innerHTML=Math.abs(-7.25);
}
/script


Posted on by