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