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