Miêu tả

Thuộc tính Math PI trong JavaScript trả về hệ số Pi, xấp xỉ 3.14159.

Cú pháp

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

Math.PI

Ví dụ

Bạn thử ví dụ sau:

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

Kết quả

Property Value is : 3.141592653589793 

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