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