__ieee754_sinh
extern double __ieee754_sinh __P((double));
return __ieee754_sinh(x);
z = __ieee754_sinh(x);