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 © 2005 ARM Limited. All rights reserved.ARM DUI 0282B
Non-Confidential