NAME
tan
- Trigonometrical tangent
SYNTAX
float tan(float
f
);
DESCRIPTION
Return the tangent value for f.
KEYWORDS
float
SEE ALSO
atan
,
sin
and
cos