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

search for in the

asinh> <acosh
Last updated: Sun, 25 Nov 2007

view this page in

asin

(PHP 4, PHP 5)

asin — Arc sine

Popis

float asin ( float $arg )

Returns the arc sine of arg in radians. asin() is the complementary function of sin(), which means that a==sin(asin(a)) for every value of a that is within asin()'s range.

Parametre

arg

The argument to process

Vrátené hodnoty

The arc sine of arg in radians

Tiež pozri



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

asinh> <acosh
Last updated: Sun, 25 Nov 2007
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites