Copyright Digital Equipment Corp. All rights reserved.

asinh

   Returns the hyperbolic arc sine of its argument.

   This function is supported on OpenVMS Integrity servers and
   Alpha only.

   Format

     #include  <math.h>

     double asinh  (double x);

     float asinhf  (float x);

     long double asinhl  (long double x);
 


Additional information available:

Argument        Description