Arc hyperbolic sine
[Classification]
Mathematical library
[Syntax]
#include <math.h>
double __far asinh(double x); (C99)
[Return value]
Returns the arc hyperbolic sine of x.
[Description]
This function calculates the arc hyperbolic sine of x. Specify the angle in radian.