<html>
<body>
<script type="text/javascript">
document.write("SQRT1_2: " + Math.SQRT1_2);
</script>
</body>
</html>