Everything

tanf


Calculates the tangent of a floating-point radian value.

[Format]

#include <mathf.h>

float tanf (float f);

[Parameters]

f Radian value for which tangent is to be computed

[Return values]

Tangent of f