hypotf
float hypotf(float, float);
extern float hypotf(float, float);
return (hypotf(F_RE(z), F_IM(z)));