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: Fri, 28 Nov 2008

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



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

asinh> <acosh
Last updated: Fri, 28 Nov 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites