NAME
asin
- Trigonometrical inverse sine
SYNTAX
float asin(float
f
);
DESCRIPTION
Return the arcus sinus value for f.
KEYWORDS
float
SEE ALSO
sin
and
acos