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