pi
(PHP 4, PHP 5, PHP 7, PHP 8)
pi — 円周率の値を得る
パラメータ
この関数にはパラメータはありません。
戻り値
円周率の値を不動小数点数で返します。
例
例1 pi() の例
<?php
echo pi(); // 3.1415926535898
echo M_PI; // 3.1415926535898
?>
+add a note
User Contributed Notes
There are no user contributed notes for this page.
↑ and ↓ to navigate •
Enter to select •
Esc to close
Press Enter without
selection to search using Google