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