MicrOS
|
#include "../math.h"
Functions | |
float | asinhf (float x) |
Compute area hyperbolic sine. More... | |
float asinhf | ( | float | x | ) |
Compute area hyperbolic sine.
The asinhf functions compute the arc hyperbolic sine of x.
x | Value whose area hyperbolic sine is computed. |