Function tan

Top 

Declaration:

float tan(float x);

Description

The tan function calculates the tangent of the floating-point number x.

Returned value

The tan function returns the tangent of argument x.