Synopsis
#include <math.h>
float asinhf(float x);
Description

asinhf returns the inverse hyperbolic sine of x.

Portability

asinhf conforms to ISO/IEC 9899:1999 (C99).