'LN2' Example : LN2 « Javascript Properties « JavaScript Reference

'LN2' Example

    
<html>
<body>
<button onclick="alert(Math.LN10);">Math.LN10</button>
</body>
</html>

    
      
      

Related examples in the same category

1.'LN2' Syntax and Note
2.'LN2' is applied to