asin

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

asin -- Arc sine

Description

float asin (float arg)

Returns the arc sine of arg in radians.

See also asinh(), acos() and atan().