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