#include <math.h> double asinh(double x);
The arc hyperbolic sine of x.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.