Everything

tanhf


Calculates the hyperbolic tangent of a floating-point number.

[Format]

#include <mathf.h>

float tanhf (float f);

[Parameters]

f Floating-point number for which hyperbolic tangent is to be computed

[Return values]

Hyperbolic tangent of f