-

Functions HI-TECH C TAN

From HI-TECH C for CP/M Fan WIKI(EN)
Jump to: navigation, search

TAN

SYNOPSIS

#include  <math.h>

double    tan(double f);


DESCRIPTION

This is the tangent function.

SEE ALSO

sin, cos, asin, acos, atan