Miêu tả

Thuộc tính Math SQRT2 trong JavaScript trả về căn bậc hai của 2, xấp xỉ 1.414.

Cú pháp

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

Math.SQRT2

Ví dụ

Bạn thử ví dụ sau:

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

Kết quả

Property Value is : 1.4142135623730951

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