PHP Manual
Prev
Next
Asin
Asin -- arc sine
Description
float asin
(float arg);
Returns the arc sine of arg in radians.
See also
acos()
and
atan()
.
Prev
Home
Next
Acos
Up
Atan