Miêu tả

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

Cú pháp

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

Math.SQRT1_2

Ví dụ

Bạn thử chương trình ví dụ sau:

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

Kết quả

Property Value is : 0.7071067811865476 

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