PHP マニュアル
前のページ
次のページ
Asin
Asin -- アークサイン
説明
float asin
(float arg);
引数argのアークサインをラジアンで返します。
acos()
と
atan()
も参照下さい。
前のページ
Home
次のページ
Acos
Up
Atan