Choose Category
function doMath(){ var result = Math.SQRT1_2; document.form1.answer.value = result; }