NAME
cos
- Trigonometrical cosine
SYNTAX
float cos(float
f
);
DESCRIPTION
Return the cosinus value for f.
KEYWORDS
float
SEE ALSO
acos
and
sin