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