MicrOS
|
#include "../math.h"
Functions | |
float | tanhf (float x) |
Compute hyperbolic tangent. More... | |
float tanhf | ( | float | x | ) |
Compute hyperbolic tangent.
The tanhf functions compute the hyperbolic tangent of x.
x | Value representing a hyperbolic angle. |