sinhf
float sinhf(float);
extern float sinhf(float);
F_IM(ans) = S * sinhf(x);
F_RE(ans) = C * sinhf(x);