VMS Help CRTL, acosh *Conan The Librarian |
Returns the hyperbolic arc cosine of its argument. This function is supported on OpenVMS Integrity servers and Alpha only. Format #include <math.h> double acosh (double x); float acoshf (float x); long double acoshl (long double x);
Additional Information (explode) :
|