__ieee754_acoshf
extern float __ieee754_acoshf __P((float));
return __ieee754_acoshf(x);
z = __ieee754_acoshf(x);