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