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