downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

asinh> <acosh
[edit] Last updated: Fri, 10 Feb 2012

view this page in

asin

(PHP 4, PHP 5)

asin逆正弦(アークサイン)

説明

float asin ( float $arg )

arg のアークサインをラジアンで返します。 asin()sin() の逆関数で、 asin() がとりうる範囲内のすべての a について a==sin(asin(a)) が成立します。

パラメータ

arg

処理する角度。

返り値

arg のアークサインをラジアンで返します。

参考

  • sin() - 正弦(サイン)
  • asinh() - 逆双曲線正弦(アークハイパボリックサイン)
  • acos() - 逆余弦(アークコサイン)
  • atan() - 逆正接(アークタンジェント)



add a note add a note User Contributed Notes asin
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites