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

search for in the

asinh> <acosh
[edit] Last updated: Fri, 19 Apr 2013

view this page in

asin

(PHP 4, PHP 5)

asinArc sine

Description

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.

Parameters

arg

The argument to process

Return Values

The arc sine of arg in radians

See Also



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

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