6.4.10. Inverse hyperbolic functions (acosh, asinh, atanh)

These functions are the inverses of the ISO-required cosh, sinh and tanh.

double acosh(double x);
double asinh(double x);
double atanh(double x);

Here:

Copyright © 2002-2006 ARM Limited. All rights reserved.ARM DUI 0205G
Non-Confidential