rad2deg
(PHP 4, PHP 5, PHP 7, PHP 8)
rad2deg — ラジアン単位の数値を度単位に変換する
パラメータ
num
-
ラジアン値。
戻り値
num
と同等な値を度で表したものを返します。
例
例1 rad2deg() の例
<?php
echo rad2deg(M_PI_4); // 45
?>
+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