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