Everything

asinhl [V1.08 or later]


Arc hyperbolic sine

[Classification]

Mathematical library

[Syntax]

#include <math.h>

long double __far asinhl(long 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.