asin

(PHP 3, PHP 4 >= 4.0.0)

asin -- Arc sine

Description

float asin (float arg)

Returns the arc sine of arg in radians.

See also acos() and atan().