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

search for in the

asinh> <acosh
Last updated: Fri, 05 Sep 2008

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 のアークサインをラジアンで返します。



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

asinh> <acosh
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites