Miêu tả

Thuộc tính Math LOG10E trong JavaScript trả về Logarit cơ số 10 của E, xấp xỉ 0,434.

Cú pháp

Cú pháp của nó như sau:

Math.LOG10E

Ví dụ

Bạn thử ví dụ sau:

<html>
   
   <head>
      <title>JavaScript Math LOG10E Property</title>
   </head>
   
   <body>
      
      <script type="text/javascript">
         var property_value = Math.LOG10E 
         document.write("Property Value is : " + property_value);
      </script>
      
   </body>
</html>

Kết quả

Property Value is : 0.4342944819032518

Các bài học JavaScript khác tại s2sontech:




Bình luận (0)

Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Michael Gough
Learning English Everyday