Arc hyperbolic sine
[Classification]
Mathematical library
[Syntax]
#include <math.h>
float __far asinhf(float 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.